We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be9a8a9 + 5487994 commit 9890b1aCopy full SHA for 9890b1a
triagebot.toml
@@ -8,3 +8,14 @@ allow-unauthenticated = [
8
]
9
10
[assign]
11
+
12
+[ping.icebreakers-llvm]
13
+message = """\
14
+Hey LLVM ICE-breakers! This bug has been identified as a good
15
+"LLVM ICE-breaking candidate". In case it's useful, here are some
16
+[instructions] for tackling these sorts of bugs. Maybe take a look?
17
+Thanks! <3
18
19
+[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
20
+"""
21
+label = "ICEBreaker-LLVM"
0 commit comments