rust/compiler/rustc_error_messages
Matthias Krüger 22c5c83a68
Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco
migrate rustc_query_system to use SessionDiagnostic

issues:
* variable list is not supported in fluent
* ~~cannot have two sub diagnostic with the same tag (eg. 2 .note or 2 .help)~~

allow multiple tag with SessionSubdiagnostic derive
2022-08-31 21:30:09 +02:00
..
locales/en-US Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco 2022-08-31 21:30:09 +02:00
src Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco 2022-08-31 21:30:09 +02:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00