rust-analyzer/crates/ide-diagnostics/src
Chayim Refael Friedman 4379153e59 Remove now-incorrect code
Because our lint infra *can* handle allows from within macro expansions!

(Also, what did this reason have to do with something that is a hard error and not a lint? I'm puzzled).

I wonder how many such diagnostics we have...

Maybe that also mean we can change `unused_mut` to no-longer-experimental? But this is a change I'm afraid to do without checking.
2024-10-20 19:09:51 +03:00
..
handlers Remove now-incorrect code 2024-10-20 19:09:51 +03:00
lib.rs Handle lint attributes that are under #[cfg_attr] 2024-09-19 22:21:48 +03:00
tests.rs Resolve included files to their calling modules in IDE layer 2024-08-12 13:45:33 +02:00