mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-19 09:33:36 +00:00
add configuration option for minimum supported rust version add msrv attribute to some lints listed in #6097 add tests
1 line
15 B
TOML
1 line
15 B
TOML
msrv = "1.0.0"
|