rust/scripts
2024-07-13 18:38:35 +00:00
..
cargo-clif.rs Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09 2023-08-09 18:20:12 +00:00
filter_profile.rs Rustfmt all scripts 2024-03-31 09:13:11 +00:00
Readme.md
rustc-clif.rs Fix rustdoc help message when no args are passed 2024-03-26 10:27:19 +00:00
rustdoc-clif.rs Fix rustdoc help message when no args are passed 2024-03-26 10:27:19 +00:00
rustup.sh Merge commit 'def04540a4e2541b995195c752c751295606a388' into sync_cg_clif-2023-11-16 2023-11-16 21:15:07 +00:00
setup_rust_fork.sh Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-2023-12-31 2023-12-31 13:29:53 +00:00
test_bootstrap.sh Merge commit 'def04540a4e2541b995195c752c751295606a388' into sync_cg_clif-2023-11-16 2023-11-16 21:15:07 +00:00
test_rustc_tests.sh Fix rustc test suite 2024-07-13 18:38:35 +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.