]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/triagebot.toml
Auto merge of #79045 - oli-obk:dont_rely_on_alloc_happening_for_soundness, r=TimDiekmann
[rust.git] / src / tools / clippy / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
4     "good-first-issue"
5 ]
6
7 [assign]