Skip to content

Commit 0a29c23

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

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,13 @@ 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",
73-
":!src/etc",
7469
":!src/librustdoc",
7570
":!src/rustdoc-json-types",
7671
":!src/tools",

0 commit comments

Comments
 (0)