rust/clippy_lints
bors 6f2a6fe84f Auto merge of #6977 - flip1995:or_patterns_msrv, r=llogiq
Add MSRV options to `unnested_or_patterns`

changelog: [`unnested_or_patterns`] can now be configured with the `msrv` config/attribute.

Fixes #6953
2021-03-26 15:12:50 +00:00
..
2021-03-25 18:48:48 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.