mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
8d57cee9ca
New lint: exhaustive_enums, exhaustive_structs Fixes #6616 changelog: Added restriction lint: `exhaustive_enums`, `exhaustive_structs`