rust/scripts
2025-03-30 15:01:56 +00:00
..
cargo-clif.rs Remove support for the lazy jit mode 2025-03-05 15:37:10 +00:00
filter_profile.rs Refactor the cli of cg_clif 2025-03-05 15:12:57 +00:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustc-clif.rs Put rustc_codegen_cranelift.dll in bin rather than lib on Windows 2025-01-09 10:26:50 +00:00
rustdoc-clif.rs Put rustc_codegen_cranelift.dll in bin rather than lib on Windows 2025-01-09 10:26:50 +00:00
rustup.sh Reduce verbosity of ./scripts/rustup.sh pull 2025-03-12 13:08:50 +00:00
setup_rust_fork.sh Fix rustc testsuite 2025-03-23 17:36:31 +00:00
test_bootstrap.sh Merge commit '57845a397e' into sync_cg_clif-2024-12-06 2024-12-06 12:10:30 +00:00
test_rustc_tests.sh Fix rustc test suite 2025-03-30 15:01:56 +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.