mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
69c5128cda
Add `clippy_utils::msrv::Msrv` to keep track of the current MSRV changelog: Fix the scoping of the `#![clippy::msrv]` attribute Fixes #6920 r? `@Jarcho`