mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04: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`