]> git.lizzy.rs Git - rust.git/commit
Run toolstate jobs when src/tools/rustfmt is modified.
authorJoshua Nelson <jyn514@gmail.com>
Wed, 5 May 2021 23:13:38 +0000 (19:13 -0400)
committerCaleb Cartwright <caleb.cartwright@outlook.com>
Sat, 15 May 2021 02:54:53 +0000 (21:54 -0500)
commit56fa9b43c8a9d749c7e7e299d7ba85d377e27b94
tree6d251cad3f8449593c1c38fec2a4548342a4137f
parent079d1c403feb03ce48191bccbb17143faea17bb8
Run toolstate jobs when src/tools/rustfmt is modified.

Previously, this would be caught by a change for modified submodules;
now that rustfmt is no longer a submodule, the check needs to be
explicit.
src/ci/scripts/should-skip-this.sh