mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

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