rust/compiler/rustc_error_messages
Matthias Krüger eacbe5437e
Rollup merge of #100667 - Xiretza:diag-structs-parser-ivd, r=davidtwco
Migrate "invalid variable declaration" errors to SessionDiagnostic

After seeing the great blog post on Inside Rust, I decided to try my hand at this. Just one diagnostic for now to get used to the workflow and to check if this is the way to do it or if there are any problems.
2022-08-20 07:09:01 +02:00
..
locales/en-US Rollup merge of #100667 - Xiretza:diag-structs-parser-ivd, r=davidtwco 2022-08-20 07:09:01 +02:00
src Migrate emoji identifier diagnostics to SessionDiagnostic 2022-08-17 05:07:47 +09:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00