mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 14:45:31 +00:00
Do not allow users to apply `#[non_exaustive]` to a struct when they have also used default field values.
Do not allow users to apply `#[non_exaustive]` to a struct when they have also used default field values.