rust/compiler/rustc_interface
bors adaa838976 Auto merge of #148035 - bjorn3:check_skip_codegen_crate, r=madsmtm
Skip codegen_crate call in check mode

This way we don't have to spawn the coordinator thread. Some errors will no longer be emitted with this in check mode. For example the check that `-Ctarget-cpu` is passed on targets that need this.

Suggested by `@saethlin`
2025-10-27 17:24:08 +00:00
..
src Auto merge of #148035 - bjorn3:check_skip_codegen_crate, r=madsmtm 2025-10-27 17:24:08 +00:00
Cargo.toml Make llvm_enzyme a regular cargo feature 2025-09-15 15:31:56 +00:00
messages.ftl Add panic=immediate-abort 2025-09-21 13:12:18 -04:00