rust/scripts
2023-07-22 11:27:49 +00:00
..
cargo-clif.rs Avoid recursive cargo calls when doing cargo clif instead of cargo-clif 2023-07-12 17:24:46 +00:00
filter_profile.rs
Readme.md
rustc-clif.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
rustdoc-clif.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
rustup.sh Ensure everything has a lockfile 2023-06-13 16:39:59 +00:00
setup_rust_fork.sh Explicitly disable git gpg signing 2023-07-12 17:21:14 +00:00
test_bootstrap.sh
test_rustc_tests.sh Fix rustc test suite 2023-07-22 11:27:49 +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.