0dd3d28cff
This allows executing it like cargo clif build if you add it to your PATH. It also fixes infinite recursion on Windows when invoking it as Windows includes the current directory in PATH by default. Fixes #971 |
||
---|---|---|
.. | ||
cargo-clif.rs | ||
config.sh | ||
ext_config.sh | ||
filter_profile.rs | ||
Readme.md | ||
rustup.sh | ||
setup_rust_fork.sh | ||
test_bootstrap.sh | ||
test_rustc_tests.sh | ||
tests.sh |
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.