Rollup merge of #104917 - compiler-errors:requires-debug-assertions, r=Mark-Simulacrum
Allow non-org members to label `requires-debug-assertions` `jruderman` tried to add this in #104916, for example. I think I've seen this happen before as well.
This commit is contained in:
commit
9ebffb7c3c
@ -15,7 +15,7 @@ allow-unauthenticated = [
|
|||||||
"llvm-main",
|
"llvm-main",
|
||||||
"needs-fcp",
|
"needs-fcp",
|
||||||
"relnotes",
|
"relnotes",
|
||||||
"requires-nightly",
|
"requires-*",
|
||||||
"regression-*",
|
"regression-*",
|
||||||
"perf-*",
|
"perf-*",
|
||||||
"AsyncAwait-OnDeck",
|
"AsyncAwait-OnDeck",
|
||||||
|
Loading…
Reference in New Issue
Block a user