rust/scripts
2021-06-08 20:12:29 +02:00
..
cargo.sh Use the new component dependency option of the rust-toolchain file (take 2) 2021-03-07 17:47:56 +01:00
config.sh Use --print file-names instead of a match on uname 2021-03-06 14:46:38 +01:00
ext_config.sh Centralize all configuration into config.rs 2021-04-07 11:52:11 +02:00
filter_profile.rs Change the way JIT mode is selected 2020-12-25 11:31:33 +01:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustup.sh Use the new component dependency option of the rust-toolchain file (take 2) 2021-03-07 17:47:56 +01:00
setup_rust_fork.sh Update rustc bootstrap patch 2021-05-24 18:21:03 +02:00
test_bootstrap.sh Split rust fork setup out of test_bootstrap.sh 2021-03-15 14:21:15 +01:00
test_rustc_tests.sh Ignore unsupported test 2021-06-08 20:12:29 +02:00
tests.sh Force deprecation warning that was promoted to an error back to a warning 2021-05-04 14:16:59 +02: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.