rust/build_system
bjorn3 5b3bc29008 Allow testing a cranelift backend built into rustc itself
This avoids building cranelift twice in rust's CI and is a lot easier
than trying to make building of codegen backends work from within a
cargo invocation done by rust's build system.
2023-05-24 17:27:28 +00:00
..
abi_cafe.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
bench.rs Remove all implicit "rustc" from rustc_info.rs 2023-05-22 17:10:55 +00:00
build_backend.rs Merge pull request #1374 from bjorn3/non_rustup_build3 2023-05-22 20:58:07 +02:00
build_sysroot.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
config.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
mod.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
path.rs Only pass --frozen to cargo when it is passed to y.rs 2023-05-22 17:17:05 +00:00
prepare.rs Avoid hard-coding rustc path in prepare.rs 2023-05-22 17:17:05 +00:00
rustc_info.rs Add fixme 2023-05-22 17:17:50 +00:00
tests.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
usage.txt Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
utils.rs Only pass --frozen to cargo when it is passed to y.rs 2023-05-22 17:17:05 +00:00