Matthias Krüger fea6c4eb07
Rollup merge of #134539 - estebank:restrict-non_exhaustive, r=jieyouxu
Restrict `#[non_exaustive]` on structs with default field values

Do not allow users to apply `#[non_exaustive]` to a struct when they have also used default field values.
2024-12-21 01:30:17 +01:00
..
2024-07-29 08:26:52 +10:00
2024-12-17 15:17:28 +11:00
2024-11-22 02:32:26 +00:00