File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 5656 - [ LLVM] ( notification-groups/llvm.md )
5757 - [ RISC-V] ( notification-groups/risc-v.md )
5858 - [ Windows] ( notification-groups/windows.md )
59+ - [ Rust for Linux] ( notification-groups/rust-for-linux.md )
5960- [ Licenses] ( ./licenses.md )
6061- [ Editions] ( guides/editions.md )
6162
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Here's the list of the notification groups:
2525- [ LLVM] ( ./llvm.md )
2626- [ RISC-V] ( ./risc-v.md )
2727- [ Windows] ( ./windows.md )
28+ - [ Rust for Linux] ( ./rust-for-linux.md )
2829
2930## What issues are a good fit for notification groups?
3031
Original file line number Diff line number Diff line change 1+ # Rust for Linux notification group
2+
3+ ** Github Label:** [ O-rfl] <br >
4+ ** Ping command:** ` @rustbot ping rfl `
5+
6+ [ O-rfl ] : https://github.com/rust-lang/rust/labels/O-rfl
7+
8+ This list will be used to notify [ Rust for Linux (RfL)] [ rfl ] maintainers
9+ when the compiler or the standard library changes in a way that would
10+ break Rust for Linux, since it depends on several unstable flags
11+ and features. The RfL maintainers should then ideally provide support
12+ for resolving the breakage or decide to temporarily accept the breakage
13+ and unblock CI by temporarily removing the RfL CI jobs.
14+
15+ The group also has an associated Zulip stream ([ ` #rust-for-linux ` ] )
16+ where people can go to ask questions and discuss topics related to Rust
17+ for Linux.
18+
19+ If you are interested in participating, please sign up for the
20+ Rust for Linux group on [ Zulip] [ `#rust-for-linux` ] !
21+
22+ [ rfl ] : https://rust-for-linux.com/
23+ [ `#rust-for-linux` ] : https://rust-lang.zulipchat.com/#narrow/stream/425075-rust-for-linux
You can’t perform that action at this time.
0 commit comments