rust/scripts
2021-07-02 11:32:27 +02:00
..
cargo.rs Remove unused variable 2021-06-20 18:26:17 +02:00
config.sh Remove unnecessary LD_LIBRARY_PATH parts 2021-06-20 14:40:49 +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
rustup.sh
setup_rust_fork.sh Rewrite cargo.sh in rust 2021-06-20 12:56:47 +02:00
test_bootstrap.sh
test_rustc_tests.sh Disable new rustc test requiring unwinding support 2021-07-02 11:32:27 +02:00
tests.sh Merge pull request #1166 from eggyal/lazy-jit-multithreaded 2021-06-25 18:33:00 +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.