]> git.lizzy.rs Git - rust.git/blob - triagebot.toml
Stabilize Iterator::copied in 1.36.0.
[rust.git] / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
4     # I-* without I-nominated
5     "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
6 ]