Skip to content

Commit

Permalink
Rollup merge of rust-lang#101724 - fee1-dead-contrib:triage-const-hac…
Browse files Browse the repository at this point in the history
…k, r=oli-obk

Allow unauthenticated users to add the `const-hack` label

Observed in rust-lang#101401.

cc ``@oli-obk``
  • Loading branch information
GuillaumeGomez authored Sep 12, 2022
2 parents 8bb913d + 9139891 commit 86faf6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"const-hack",
"needs-fcp",
"relnotes",
"requires-nightly",
Expand Down

0 comments on commit 86faf6c

Please sign in to comment.