rust/ci
Yacin Tmimi d698bf4e1b use the branch_name as the default for the optional commit hash
There was an issue with the script when passing optional rustfmt configs
without specifying a commit hash. Because these optional values are
passed via positional arguments the configs ($4)  would be used in place
of the commit hash ($3). Now that we set a default value for the
optional commit hash we avoid this problem.
2023-07-11 19:10:59 -05:00
..
build_and_test.bat Allow #[ignore] tests to run in rustfmt's test suite 2022-06-29 18:55:02 -05:00
build_and_test.sh Allow #[ignore] tests to run in rustfmt's test suite 2022-06-29 18:55:02 -05:00
check_diff.sh use the branch_name as the default for the optional commit hash 2023-07-11 19:10:59 -05:00
integration.sh Update Git repo URLs 2022-11-05 19:51:01 -05:00