rust/scripts
2022-12-11 11:14:26 +00:00
..
cargo-clif.rs Fix jit mode with cargo-clif wrapper 2022-05-01 15:54:12 +02:00
filter_profile.rs Rename the build/ directory to dist/ 2022-11-28 13:01:49 +00: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
rustdoc-clif.rs Add rustdoc-clif wrapper 2022-10-28 12:51:15 +00:00
rustup.sh Spellchecking compiler code 2022-03-30 01:42:10 -04:00
setup_rust_fork.sh Rename the build/ directory to dist/ 2022-11-28 13:01:49 +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 rustc test suite failure list 2022-12-11 11:14:26 +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.