rust/compiler/rustc_session
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-02-22 08:03:47 +11:00
2024-02-18 16:02:16 +03:00