Skip to content

Commit cec79c5

Browse files
committed
exclude all the bootstrap dependencies
Signed-off-by: onur-ozkan <[email protected]>
1 parent a00fd7a commit cec79c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/bootstrap/src/core/config/config.rs

-4
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,10 @@ pub(crate) const RUSTC_IF_UNCHANGED_ALLOWED_PATHS: &[&str] = &[
5959
":!RELEASES.md",
6060
":!REUSE.toml",
6161
":!config.example.toml",
62-
":!configure",
6362
":!rust-bors.toml",
6463
":!rustfmt.toml",
6564
":!tests",
6665
":!triagebot.toml",
67-
":!x",
68-
":!x.ps1",
69-
":!x.py",
7066
":!src/ci/cpu-usage-over-time.py",
7167
":!src/ci/publish_toolstate.sh",
7268
":!src/doc",

0 commit comments

Comments
 (0)