Nicholas Nethercote 4da67fff61 Replace unnecessary abort_if_errors.
Replace `abort_if_errors` calls that are certain to abort -- because
we emit an error immediately beforehand -- with `FatalErro.raise()`.
2024-02-22 08:03:47 +11:00
..
2024-01-12 00:11:33 +01:00
2024-02-20 13:22:17 +11:00
2024-02-18 16:02:16 +03:00
2024-02-15 08:09:42 +01:00
2024-02-22 08:03:47 +11:00