rust/scripts
2022-10-05 13:55:13 +02:00
..
cargo-clif.rs Fix jit mode with cargo-clif wrapper 2022-05-01 15:54:12 +02:00
filter_profile.rs Use -Zcodegen-backend instead of a rustc replacement in cargo-clif 2022-04-29 19:13:41 +02:00
Readme.md
rustc-clif.rs Use -Zcodegen-backend instead of a rustc replacement in cargo-clif 2022-04-29 19:13:41 +02:00
rustup.sh Spellchecking compiler code 2022-03-30 01:42:10 -04:00
setup_rust_fork.sh Remove workaround for rustbuild bug 2022-10-05 13:55:13 +02:00
test_bootstrap.sh Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-2021-03-29 2021-03-29 10:45:09 +02:00
test_rustc_tests.sh Update rustc test suite failure list 2022-09-25 14:06:07 +00:00

This directory is for scripts that are either never directly invoked or are not used very often. Scripts that are frequently used should be kept at the project root.