rust/compiler/rustc_builtin_macros
Nicholas Nethercote 7bdb227567 Avoid struct_diagnostic where possible.
It's necessary for `derive(Diagnostic)`, but is best avoided elsewhere
because there are clearer alternatives.

This required adding `Handler::struct_almost_fatal`.
2023-12-14 15:53:55 +11:00
..
2023-10-30 08:46:02 +11:00