rust/compiler/rustc_errors
Nicholas Nethercote 7ef605be3f Make the match in emit_diagnostic complete.
This match is complex enough that it's a good idea to enumerate every
variant.

This also means `can_be_top_or_sub` can just be `can_be_subdiag`.
2024-03-01 13:56:24 +11:00
..
2024-02-18 16:02:16 +03:00