rust/scripts
2022-04-27 14:09:41 +02:00
..
cargo-clif.rs Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-2021-12-30 2021-12-30 14:53:41 +01:00
config.sh Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-2021-07-07 2021-07-07 11:14:20 +02:00
ext_config.sh Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-2021-07-07 2021-07-07 11:14:20 +02:00
filter_profile.rs Don't assume /bin/bash is available on every system. (#1223) 2022-04-14 14:18:13 +02:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustup.sh Spellchecking compiler code 2022-03-30 01:42:10 -04:00
setup_rust_fork.sh Fix running the rustc test suite 2022-04-27 14:09:41 +02:00
test_bootstrap.sh Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-2021-03-29 2021-03-29 10:45:09 +02:00
test_rustc_tests.sh Fix running the rustc test suite 2022-04-27 14:09:41 +02:00
tests.sh Fix NaN handling of simd float min and max operations 2022-03-25 20:25:11 +01: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.