1
Fork 0
rust/compiler/rustc_ast_lowering
Esteban Küber 550bcae8aa Detect struct S(ty = val);
Emit a specific error for unsupported default field value syntax in tuple structs.
2024-12-09 21:55:12 +00:00
..
src Detect struct S(ty = val); 2024-12-09 21:55:12 +00:00
Cargo.toml Fix ICE when passing DefId-creating args to legacy_const_generics. 2024-11-16 01:07:51 +01:00
messages.ftl Detect struct S(ty = val); 2024-12-09 21:55:12 +00:00