rust/scripts
2023-01-13 13:51:51 +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
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 Move patched sysroot from build_sysroot/ to download/ 2023-01-05 18:14:40 +00:00
setup_rust_fork.sh Don't require git user to be configured for testing rust 2023-01-13 13:51:51 +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 Enable some fixed rustc tests 2023-01-04 15:30:20 +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.