rust/compiler
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-12-18 23:23:44 +08:00
2024-12-17 18:54:39 +00:00
2024-12-20 08:35:02 +00:00