rust/scripts
2021-06-20 13:33:29 +02:00
..
cargo.rs Fix compiling cargo.rs on windows 2021-06-20 13:33:29 +02:00
config.sh Rewrite cargo.sh in rust 2021-06-20 12:56:47 +02:00
ext_config.sh Rewrite cargo.sh in rust 2021-06-20 12:56:47 +02:00
filter_profile.rs Rewrite cargo.sh in rust 2021-06-20 12:56:47 +02:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustup.sh Rewrite prepare.sh in rust 2021-06-19 13:54:25 +02:00
setup_rust_fork.sh Rewrite cargo.sh in rust 2021-06-20 12:56:47 +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 Rewrite cargo.sh in rust 2021-06-20 12:56:47 +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.