rust/scripts
2020-11-01 19:39:44 +01:00
..
config.sh Prevent usage of sccache 2020-09-30 09:16:14 +02:00
filter_profile.rs Replace CG_CLIF_JIT with --jit 2020-09-29 18:41:59 +02:00
Readme.md Reorganize scripts 2020-09-16 16:46:02 +02:00
rustup.sh Install rustfmt by default when doing a rustup 2020-10-05 11:13:11 +02:00
tests.sh Split the actual tests out into scripts/tests.sh 2020-11-01 19:39:44 +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.