rust/scripts
bjorn3 c137418bde Explicitly disable git gpg signing
Otherwise building fails if the user has globally enabled gpg signing.

Fixes #1384
2023-07-12 17:21:14 +00:00
..
cargo-clif.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
filter_profile.rs Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-2022-12-14 2022-12-14 19:30:46 +01:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustc-clif.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
rustdoc-clif.rs Allow testing a cranelift backend built into rustc itself 2023-05-24 17:27:28 +00:00
rustup.sh Ensure everything has a lockfile 2023-06-13 16:39:59 +00:00
setup_rust_fork.sh Explicitly disable git gpg signing 2023-07-12 17:21:14 +00: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 rustc test suite 2023-07-12 14:47:23 +00: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.