mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
6f2a6fe84f
Add MSRV options to `unnested_or_patterns` changelog: [`unnested_or_patterns`] can now be configured with the `msrv` config/attribute. Fixes #6953