Update triagebot.toml

Co-Authored-By: Pietro Albini <pietro@pietroalbini.org>
This commit is contained in:
Niko Matsakis 2019-10-03 12:37:31 -04:00 committed by GitHub
parent 1222cc98ad
commit 1fcbd902a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ allow-unauthenticated = [
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
"requires-nightly",
# I-* without I-nominated
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
"I-*", "!I-nominated",
"AsyncAwait-OnDeck",
]