rust/build_system
bjorn3 1a89507d7c Don't use the diff command in regex test
The output is small enough that getting a pretty diff isn't important.
In addition this reduces the amount of commands the build system depends
on.
2023-01-13 15:29:28 +00:00
..
abi_cafe.rs Pass around Compiler instead of target triples 2023-01-13 12:16:11 +00:00
bench.rs Pass around Compiler instead of target triples 2023-01-13 12:16:11 +00:00
build_backend.rs Pass around Compiler instead of target triples 2023-01-13 12:16:11 +00:00
build_sysroot.rs Share cross-compilation code between building and testing 2023-01-13 12:32:20 +00:00
config.rs Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
mod.rs Pass around Compiler instead of target triples 2023-01-13 12:16:11 +00:00
path.rs Move patched sysroot from build_sysroot/ to download/ 2023-01-05 18:14:40 +00:00
prepare.rs Add git_command helper 2023-01-13 15:28:47 +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 the diff command in regex test 2023-01-13 15:29:28 +00:00
utils.rs Set core.autocrlf=false in the build system instead of CI config 2023-01-13 15:29:26 +00:00