rust/crates/rust-analyzer
bors 45272efec5 Auto merge of #14990 - HKalbasi:diagnostic-map, r=HKalbasi
Map our diagnostics to rustc and clippy's ones

And control their severity by lint attributes `#[allow]`, `#[deny]` and ... .

It doesn't work with proc macros and I would like to fix that before merge but I don't know how to do it.
2023-07-03 18:58:47 +00:00
..
src Auto merge of #14990 - HKalbasi:diagnostic-map, r=HKalbasi 2023-07-03 18:58:47 +00:00
tests/slow-tests Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
build.rs
Cargo.toml Split out project loading capabilities from rust-analyzer crate 2023-07-03 17:40:31 +02:00