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