mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
![]() 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. |
||
---|---|---|
.. | ||
codegen | ||
publish | ||
release | ||
codegen.rs | ||
dist.rs | ||
flags.rs | ||
install.rs | ||
main.rs | ||
metrics.rs | ||
publish.rs | ||
release.rs | ||
tidy.rs | ||
util.rs |