parent
c4c84df3b3
commit
a118ce2176
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,7 @@ allow-unauthenticated = [
|
|||
"regression-*",
|
||||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
"needs-triage",
|
||||
]
|
||||
|
||||
[glacier]
|
||||
|
@ -254,6 +255,9 @@ trigger_files = [
|
|||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
||||
[autolabel."needs-triage"]
|
||||
new_issue = true
|
||||
|
||||
[autolabel."WG-trait-system-refactor"]
|
||||
trigger_files = [
|
||||
"compiler/rustc_trait_selection/src/solve",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue