Skip to content

Commit 2d701f8

Browse files
authored
Unrolled build for rust-lang#131682
Rollup merge of rust-lang#131682 - jieyouxu:compiletest-label, r=Zalathar Tag PRs affecting compiletest with `A-compiletest`
2 parents 17a19e6 + 9f42f94 commit 2d701f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,11 @@ trigger_files = [
431431
"src/tools/run-make-support"
432432
]
433433

434+
[autolabel."A-compiletest"]
435+
trigger_files = [
436+
"src/tools/compiletest"
437+
]
438+
434439
[notify-zulip."I-prioritize"]
435440
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
436441
topic = "#{number} {title}"

0 commit comments

Comments
 (0)