Skip to content

Commit 68a381f

Browse files
committed
Remove rustc_llvm from llvm-stamp nags
LLVM is not *built* by `compiler/rustc_llvm` at all, only bindings on top of it, so there's no need to bump `download-ci-llvm-stamp` for that.
1 parent 05b82e5 commit 68a381f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

triagebot.toml

-4
Original file line numberDiff line numberDiff line change
@@ -486,10 +486,6 @@ message = "This PR changes src/bootstrap/defaults/config.codegen.toml. If approp
486486

487487
[mentions."src/bootstrap/llvm.rs"]
488488
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
489-
[mentions."compiler/rustc_llvm/build.rs"]
490-
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
491-
[mentions."compiler/rustc_llvm/llvm-wrapper"]
492-
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
493489

494490
[mentions."tests/ui/deriving/deriving-all-codegen.stdout"]
495491
message = "Changes to the code generated for builtin derived traits."

0 commit comments

Comments
 (0)