rust/scripts
2021-06-19 13:54:25 +02:00
..
cargo.sh Use -Cprefer-dynamic for all crates in jit mode 2021-06-10 11:18:59 +02:00
config.sh
ext_config.sh Centralize all configuration into config.rs 2021-04-07 11:52:11 +02:00
filter_profile.rs
Readme.md
rustup.sh Rewrite prepare.sh in rust 2021-06-19 13:54:25 +02:00
setup_rust_fork.sh Rewrite build.sh in rust 2021-06-19 13:54:25 +02:00
test_bootstrap.sh
test_rustc_tests.sh Ignore unsupported test 2021-06-08 20:12:29 +02:00
tests.sh Add missing cargo clean when cross-compiling 2021-06-10 11:18: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.