mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
22c5c83a68
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