mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-19 12:05:08 +00:00
e5a1f22f48
Clippy treated Rust 2021 as Rust 2015, because 2018 was checked with `==` instead of `>=`. This fixes that, such that 2018-specific things are also enabled for 2021. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |