rust/scripts
bjorn3 c4b379460f Use --nocapture instead of RUST_TEST_NOCAPTURE
RUST_TEST_NOCAPTURE is no longer respected
2023-04-09 13:25:41 +00:00
..
cargo-clif.rs Give an error if any of the wrappers can't find cargo, rustc or rustdoc 2023-03-21 13:41:28 +00:00
filter_profile.rs Merge commit '2bb3996244' into sync_cg_clif-2022-12-14 2022-12-14 19:30:46 +01:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustc-clif.rs Give an error if any of the wrappers can't find cargo, rustc or rustdoc 2023-03-21 13:41:28 +00:00
rustdoc-clif.rs Give an error if any of the wrappers can't find cargo, rustc or rustdoc 2023-03-21 13:41:28 +00:00
rustup.sh Use patched git-subtree from bjorn3/git@tqc-subtree-portable 2023-03-15 14:20:18 +00:00
setup_rust_fork.sh Patch coretests separately from the standard library source 2023-02-26 12:15:25 +00:00
test_bootstrap.sh Merge commit '0969bc6dde' into sync_cg_clif-2021-03-29 2021-03-29 10:45:09 +02:00
test_rustc_tests.sh Use --nocapture instead of RUST_TEST_NOCAPTURE 2023-04-09 13:25:41 +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.