rust/src/tools/rust-analyzer/xtask
Chayim Refael Friedman 2950325f37 Properly handle different defaults for severity of lints
Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output.

Also support lints that change status between editions, and the `warnings` lint group.
2024-12-11 20:48:41 +02:00
..
src Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00
test_data Use josh for subtree syncs 2024-04-21 10:07:08 +03:00
Cargo.toml Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00