mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-25 23:04:27 +00:00
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
2 lines
74 B
TOML
2 lines
74 B
TOML
allow-private-module-inception = true
|
|
avoid-breaking-exported-api = false
|