rust/compiler/rustc_codegen_cranelift/scripts
Yuri Astrakhan a9cc3f6564 Spellchecking compiler code
Address some spelling mistakes in strings, private function names, and function params.
2022-03-30 01:42:10 -04:00
..
cargo-clif.rs
config.sh
ext_config.sh
filter_profile.rs
Readme.md
rustup.sh Spellchecking compiler code 2022-03-30 01:42:10 -04:00
setup_rust_fork.sh Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-2022-03-20 2022-03-20 16:55:21 +01:00
test_bootstrap.sh
test_rustc_tests.sh Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-2022-03-20 2022-03-20 16:55:21 +01:00
tests.sh Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-2022-03-20 2022-03-20 16:55:21 +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.