rust/compiler/rustc_interface
bjorn3 e3ffbbd226 Ensure run_compiler always aborts on errors
Before if the closure passed to run_compiler emitted an error without
calling abort_if_errors and no diagnostics have been stashed,
run_compiler would return normally as if no error had occured.
2024-06-22 17:06:47 +00:00
..
src Ensure run_compiler always aborts on errors 2024-06-22 17:06:47 +00:00
Cargo.toml Improve check-cfg CLI errors with more structured diagnostics 2024-05-06 07:44:41 +02:00
messages.ftl Make incremental sessions identity no longer depend on the crate names provided by source code 2024-03-13 16:40:02 +01:00