Skip to content

Commit ffcd681

Browse files
committed
[DO NOT MERGE] Allow changes to bootstrap for ci-rustc
1 parent cae197d commit ffcd681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ pub(crate) const RUSTC_IF_UNCHANGED_ALLOWED_PATHS: &[&str] = &[
4848
":!src/rustdoc-json-types",
4949
":!tests",
5050
":!triagebot.toml",
51+
":!src/bootstrap",
5152
];
5253

5354
macro_rules! check_ci_llvm {

0 commit comments

Comments
 (0)