mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Rollup merge of #101724 - fee1-dead-contrib:triage-const-hack, r=oli-obk
Allow unauthenticated users to add the `const-hack` label Observed in #101401. cc ```@oli-obk```
This commit is contained in:
@@ -11,6 +11,7 @@ allow-unauthenticated = [
|
||||
"S-*",
|
||||
"T-*",
|
||||
"WG-*",
|
||||
"const-hack",
|
||||
"needs-fcp",
|
||||
"relnotes",
|
||||
"requires-nightly",
|
||||
|
||||
Reference in New Issue
Block a user