rust/compiler/rustc_interface
bjorn3 4d7c784caf Handle default features and -Ctarget-features in the dummy backend
This prevents a warning about ABI relevant target features not being set
on x86 and arm. In addition it is required for miri to report correct
features in is_*_feature_detected!() if miri switches to the dummy backend.
2025-10-29 13:43:14 +00:00
..
src Handle default features and -Ctarget-features in the dummy backend 2025-10-29 13:43:14 +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