mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-21 01:26:02 +00: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
2 lines
74 B
TOML
2 lines
74 B
TOML
allow-private-module-inception = true
|
|
avoid-breaking-exported-api = false
|