2019-04-15 16:52:59 -05:00
|
|
|
[relabel]
|
|
|
|
allow-unauthenticated = [
|
2019-07-28 03:29:38 -05:00
|
|
|
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
|
|
|
|
"requires-nightly",
|
2019-04-15 16:52:59 -05:00
|
|
|
# I-* without I-nominated
|
2019-10-03 11:37:31 -05:00
|
|
|
"I-*", "!I-nominated",
|
2019-10-03 11:31:06 -05:00
|
|
|
"AsyncAwait-OnDeck",
|
2019-04-15 16:52:59 -05:00
|
|
|
]
|
2019-05-16 15:22:18 -05:00
|
|
|
|
|
|
|
[assign]
|
2019-10-17 13:15:59 -05:00
|
|
|
|
2019-10-17 15:53:47 -05:00
|
|
|
[ping.icebreakers-llvm]
|
2019-10-17 13:15:59 -05:00
|
|
|
message = """\
|
|
|
|
Hey LLVM ICE-breakers! This bug has been identified as a good
|
|
|
|
"LLVM ICE-breaking candidate". In case it's useful, here are some
|
|
|
|
[instructions] for tackling these sorts of bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
|
|
|
|
|
|
|
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
|
|
|
|
"""
|
|
|
|
label = "ICEBreaker-LLVM"
|