We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00fd7a commit 0a29c23Copy full SHA for 0a29c23
src/bootstrap/src/core/config/config.rs
@@ -59,18 +59,13 @@ pub(crate) const RUSTC_IF_UNCHANGED_ALLOWED_PATHS: &[&str] = &[
59
":!RELEASES.md",
60
":!REUSE.toml",
61
":!config.example.toml",
62
- ":!configure",
63
":!rust-bors.toml",
64
":!rustfmt.toml",
65
":!tests",
66
":!triagebot.toml",
67
- ":!x",
68
- ":!x.ps1",
69
- ":!x.py",
70
":!src/ci/cpu-usage-over-time.py",
71
":!src/ci/publish_toolstate.sh",
72
":!src/doc",
73
- ":!src/etc",
74
":!src/librustdoc",
75
":!src/rustdoc-json-types",
76
":!src/tools",
0 commit comments