rust/compiler/rustc_interface
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
..
src Replace unnecessary abort_if_errors. 2024-02-22 08:03:47 +11:00
Cargo.toml deps: deduplicate the version of libloading used 2024-01-10 17:18:10 +02:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00