permit asyncawait-ondeck to be added by anyone
Still debating if this is the right approach
This commit is contained in:
parent
cfb6d84720
commit
1222cc98ad
@ -4,6 +4,7 @@ allow-unauthenticated = [
|
||||
"requires-nightly",
|
||||
# I-* without I-nominated
|
||||
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
|
||||
"AsyncAwait-OnDeck",
|
||||
]
|
||||
|
||||
[assign]
|
||||
|
Loading…
Reference in New Issue
Block a user