rust/compiler/rustc_parse
Obei Sideg 254b89d209 Recover from c++ style enum struct
new error message: `enum` and `struct` are mutually exclusive
new suggestion: replace `enum struct` with `enum`
2022-07-29 13:56:54 +03:00
..
src Recover from c++ style enum struct 2022-07-29 13:56:54 +03:00
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00