mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 11:43:39 -04:00
a2f85deba3
wildcard_enum_match_arm lint takes the enum origin into account fixes #7419 --- changelog: Enhancement: [`wildcard_enum_match_arm`]: Now lints missing private variants, for local enums [#10250](https://github.com/rust-lang/rust-clippy/pull/10250) <!-- changelog_checked -->