rust/build_system
bjorn3 a2f720d9fe Allow building and testing without rustup
This can be done by installing the nightly specified in
rust-toolchain.toml and then pointing the CARGO, RUSTC and RUSTDOC env
vars to the right executables.
2023-05-22 17:17:05 +00:00
..
abi_cafe.rs Allow building and testing without rustup 2023-05-22 17:17:05 +00:00
bench.rs Remove all implicit "rustc" from rustc_info.rs 2023-05-22 17:10:55 +00:00
build_backend.rs Remove all implicit "rustc" from rustc_info.rs 2023-05-22 17:10:55 +00:00
build_sysroot.rs Allow building and testing without rustup 2023-05-22 17:17:05 +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 building and testing without rustup 2023-05-22 17:17:05 +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 Allow building and testing without rustup 2023-05-22 17:17:05 +00:00
tests.rs Allow building and testing without rustup 2023-05-22 17:17:05 +00:00
usage.txt Allow building and testing without rustup 2023-05-22 17:17:05 +00:00
utils.rs Only pass --frozen to cargo when it is passed to y.rs 2023-05-22 17:17:05 +00:00