rust-analyzer/crates/ide-diagnostics/src
Ali Bektas 9bd9a17ce5 Add a new config to allow renaming of non-local items
With #15656 we started disallowing renaming of non-local items.
Although this makes sense there are some false positives that
impacted users' workflows. So this config aims to mitigate this
by giving users the liberty to disable this feature.
2024-01-18 00:26:22 +01:00
..
handlers Add a new config to allow renaming of non-local items 2024-01-18 00:26:22 +01:00
tests remove needless borrows 2023-01-02 14:52:32 +00:00
lib.rs Set experimental field at diagnostic new instead of lib 2024-01-10 05:58:25 -06:00
tests.rs autofix remaining perf findings 2024-01-07 01:20:20 +01:00