Skip to content

Commit 92fbab0

Browse files
authored
Merge pull request #432 from nikomatsakis/llvm-ice-breakers
clarify the mechanism for notifications
2 parents 8ac13ec + 866087c commit 92fbab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2019-10-22-LLVM-ICE-breakers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Today I'm announcing a new experiment in the compiler team, the **LLVM ICE-break
1010

1111
### What is the LLVM ICE-breaker group?
1212

13-
At its heart, the LLVM ICE-breaker group is just a list of people who would like to be notified when we come across LLVM bugs. You can add yourself to this list very easily -- just [open a PR]! Once you do so, you'll start to get pings when we come across suitable bugs. If you have some time, maybe you can fix one of them, or at least offer some words of wisdom to help somebody else figure out what's going on.
13+
At its heart, the LLVM ICE-breaker group is just a list of people who would like to be notified when we come across LLVM bugs. You can add yourself to this list very easily -- just [open a PR]! When we come across a suitable bug, we'll write a message that `@`-mentions every Github user on that list. If you have some time, maybe you can fix one of them, or at least offer some words of wisdom to help somebody else figure out what's going on.
1414

1515
[open a PR]: https://rust-lang.github.io/rustc-guide/ice-breaker/about.html#join
1616

0 commit comments

Comments
 (0)