Skip to content

Commit df61951

Browse files
committed
autolabel PRs that change etc tests as F-explicit_tail_calls
1 parent e1b9081 commit df61951

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)