mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-28 05:53:45 +00:00
0b7a6f38d7
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. |
||
---|---|---|
.. | ||
grammar | ||
syntax_kind | ||
tests | ||
event.rs | ||
grammar.rs | ||
input.rs | ||
lexed_str.rs | ||
lib.rs | ||
output.rs | ||
parser.rs | ||
shortcuts.rs | ||
syntax_kind.rs | ||
tests.rs | ||
token_set.rs |