Rollup merge of #144945 - WaffleLapkin:autolabeletc, r=WaffleLapkin
Autolabel PRs that change explicit tail call tests as `F-explicit_tail_calls` mrrrow~
This commit is contained in:
commit
07e86341a5
1 changed files with 5 additions and 0 deletions
|
|
@ -287,6 +287,11 @@ trigger_files = [
|
|||
"compiler/rustc_codegen_llvm/src/llvm/enzyme_ffi.rs",
|
||||
]
|
||||
|
||||
[autolabel."F-explicit_tail_calls"]
|
||||
trigger_files = [
|
||||
"tests/ui/explicit-tail-calls",
|
||||
]
|
||||
|
||||
[autolabel."T-rustdoc-frontend"]
|
||||
trigger_labels = [
|
||||
"A-rustdoc-search",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue