rust/scripts
2022-06-23 14:32:08 +00: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 Reorganize scripts 2020-09-16 16:46:02 +02:00
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 Fix running rustc tests 2022-06-09 14:56:53 +00: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 for changes to the rustc test suite 2022-06-23 14:32:08 +00:00
tests.sh Only enable JIT tests on x86_64 2022-05-09 16:34:16 +01: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.