rust/build_system
bjorn3 24f1569c85 Enable overflow-checks on CI
Unlike rustc with cargo debug-assertions = true doesn't imply overflow-checks = true
2023-05-22 18:35:56 +00:00
..
abi_cafe.rs Don't download abi-cafe and simple-raytracer in ./y.rs prepare 2023-01-27 18:44:19 +00:00
bench.rs Benchmark clif release builds with ./y.rs bench 2023-05-14 12:19:11 +00:00
build_backend.rs Enable overflow-checks on CI 2023-05-22 18:35:56 +00:00
build_sysroot.rs Use --sysroot ... instead of --sysroot=... 2023-05-14 13:00:00 +00:00
config.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
mod.rs Benchmark clif release builds with ./y.rs bench 2023-05-14 12:19:11 +00:00
path.rs Fix a couple of TOCTOU occurences 2023-01-19 15:58:40 +00:00
prepare.rs Patch coretests separately from the standard library source 2023-02-26 12:15:25 +00:00
rustc_info.rs Significantly speed up assembling of sysroots 2023-01-15 14:14:13 +00:00
tests.rs Pass --cap-lints=allow to tests 2023-05-14 12:53:00 +00:00
usage.txt Only run abi-cafe on cg_clif's CI 2023-01-16 11:21:37 +00:00
utils.rs Allow passing more than two commands to benchmark to hyperfine_command 2023-05-14 12:04:55 +00:00