mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 19:23:50 +00:00
Rollup merge of #63071 - rust-lang:some-new-labels, r=pietroalbini
Allow rustbot to add `F-*` + `requires-nightly`. r? @pietroalbini
This commit is contained in:
commit
370aa19f28
@ -1,6 +1,7 @@
|
|||||||
[relabel]
|
[relabel]
|
||||||
allow-unauthenticated = [
|
allow-unauthenticated = [
|
||||||
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
|
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
|
||||||
|
"requires-nightly",
|
||||||
# I-* without I-nominated
|
# I-* without I-nominated
|
||||||
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
|
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user