rust/compiler/rustc_error_messages/src
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
..
lib.rs Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco 2022-08-31 21:30:09 +02:00