rust/build_system
bjorn3 e14e5c2af1 Don't use hyperfine during testing
A new command ./y.rs bench is introduced for benchmarking. This change
allows skipping hyperfine installation in ./y.rs prepare and thus avoids
writing to ~/.cargo/bin.
2023-01-05 18:14:59 +00:00
..
abi_cafe.rs Introduce Dirs type to avoid hard coding src and dest locations 2022-12-01 19:00:32 +00:00
bench.rs Don't use hyperfine during testing 2023-01-05 18:14:59 +00:00
build_backend.rs Enable debug assertions on CI 2022-12-16 11:27:21 +00:00
build_sysroot.rs Move patched sysroot from build_sysroot/ to download/ 2023-01-05 18:14:40 +00:00
config.rs Merge commit '266e96785a' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
mod.rs Don't use hyperfine during testing 2023-01-05 18:14:59 +00:00
path.rs Move patched sysroot from build_sysroot/ to download/ 2023-01-05 18:14:40 +00:00
prepare.rs Don't use hyperfine during testing 2023-01-05 18:14:59 +00:00
rustc_info.rs Introduce CargoProject type and use it where possible 2022-11-27 18:53:00 +00:00
tests.rs Don't use hyperfine during testing 2023-01-05 18:14:59 +00:00
utils.rs Extract Compiler creation from tests.rs 2022-12-15 10:28:53 +00:00