]> git.lizzy.rs Git - rust.git/blob - triagebot.toml
Rollup merge of #65158 - ishitatsuyuki:remove-dead, r=Mark-Simulacrum
[rust.git] / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
4     "requires-nightly",
5     # I-* without I-nominated
6     "I-*", "!I-nominated",
7     "AsyncAwait-OnDeck",
8 ]
9
10 [assign]