rust/compiler
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-12-12 14:52:05 +01:00
2023-12-12 12:28:54 +00:00
2023-12-10 10:56:22 +08:00
2023-12-12 12:28:54 +00:00
2023-12-10 10:56:22 +08:00
2023-12-09 09:30:32 +11:00
2023-12-10 10:56:22 +08:00
2023-12-11 12:53:01 +01:00