rust/scripts
bjorn3 33b62ae3f3 Disable protable-simd tests
Portable-simd doesn't compile on latest nightly
2021-09-01 15:06:25 +02:00
..
cargo.rs Put all cg_clif specific options behind -Zunstable-features 2021-07-17 16:32:55 +02:00
config.sh Don't overwrite LD_LIBRARY_PATH in config.sh 2021-07-04 18:17:26 +02:00
ext_config.sh Rewrite cargo.sh in rust 2021-06-20 12:56:47 +02:00
filter_profile.rs Put all cg_clif specific options behind -Zunstable-features 2021-07-17 16:32:55 +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 Update compiler_builtins version in setup_rust_fork.sh 2021-07-26 19:19:57 +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 Filter out tests marked with needs-asm-support 2021-08-25 15:17:34 +02:00
tests.sh Disable protable-simd tests 2021-09-01 15:06:25 +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.