mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 22:12:15 +00:00
Allow anyone to set perf-regression
label
This commit is contained in:
parent
451e98e7b0
commit
edf9375c02
@ -4,6 +4,7 @@ allow-unauthenticated = [
|
||||
"D-*",
|
||||
"requires-nightly",
|
||||
"regression-*",
|
||||
"perf-regression",
|
||||
# I-* without I-nominated
|
||||
"I-*", "!I-nominated",
|
||||
"AsyncAwait-OnDeck",
|
||||
|
Loading…
Reference in New Issue
Block a user