Skip to content

Commit 44030ec

Browse files
Rollup merge of #144945 - WaffleLapkin:autolabeletc, r=WaffleLapkin
Autolabel PRs that change explicit tail call tests as `F-explicit_tail_calls` mrrrow~
2 parents 900f355 + df61951 commit 44030ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@ trigger_files = [
287287
"compiler/rustc_codegen_llvm/src/llvm/enzyme_ffi.rs",
288288
]
289289

290+
[autolabel."F-explicit_tail_calls"]
291+
trigger_files = [
292+
"tests/ui/explicit-tail-calls",
293+
]
294+
290295
[autolabel."T-rustdoc-frontend"]
291296
trigger_labels = [
292297
"A-rustdoc-search",

0 commit comments

Comments
 (0)