rust/scripts
2020-11-07 19:34:01 +01:00
..
cargo.sh fix shellcheck error of SC2068 2020-11-06 20:33:12 +09:00
config.sh Sync from rust 0256d065d4 2020-11-07 19:34:01 +01:00
filter_profile.rs Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01 2020-11-03 11:00:04 +01:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustup.sh Add rustup pull command 2020-11-06 19:33:54 +01:00
test_bootstrap.sh run 'shellcheck -f diff $(fd --extension sh) | git apply' 2020-11-04 16:07:42 +01:00
tests.sh manually fix some shellcheck warnings 2020-11-04 16:14:00 +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.