mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
03c84466c2
While this lint is allow-by-default, it seems pretty useful to get rid of mutable borrows when they're not needed. Closes #ISSUE Release Notes: - N/A
3 lines
74 B
TOML
3 lines
74 B
TOML
allow-private-module-inception = true
|
|
avoid-breaking-exported-api = false
|