File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ The quick summary is:
183183### Getting help and asking questions
184184
185185If you have some questions, head over to the [ rust-lang Zulip] and
186- specifically the ` #t-compiler/wg-llvm ` stream .
186+ specifically the ` #t-compiler/wg-llvm ` channel .
187187
188188[ rust-lang Zulip ] : https://rust-lang.zulipchat.com/
189189
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ contributions to rustc and its design.
1212Currently the compiler team chats in Zulip:
1313
1414- Team chat occurs in the [ ` t-compiler ` ] [ zulip-t-compiler ] stream on the Zulip instance
15- - There are also a number of other associated Zulip streams ,
15+ - There are also a number of other associated Zulip channels ,
1616 such as [ ` t-compiler/help ` ] [ zulip-help ] , where people can ask for help
1717 with rustc development, or [ ` t-compiler/meetings ` ] [ zulip-meetings ] ,
1818 where the team holds their weekly triage and steering meetings.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99ARM-related issues as well as suggestions on how to resolve
1010interesting questions regarding our ARM support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/arm ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/arm ` ] )
1313where people can go to pose questions and discuss ARM-specific
1414topics.
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99Emscripten-related issues as well as suggestions on how to resolve
1010interesting questions regarding our Emscripten support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/wasm ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/wasm ` ] )
1313where people can go to pose questions and discuss Emscripten-specific
1414topics.
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99RISC-V-related issues as well as suggestions on how to resolve
1010interesting questions regarding our RISC-V support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/risc-v ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/risc-v ` ] )
1313where people can go to pose questions and discuss RISC-V-specific
1414topics.
1515
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ and features. The RfL maintainers should then ideally provide support
1212for resolving the breakage or decide to temporarily accept the breakage
1313and unblock CI by temporarily removing the RfL CI jobs.
1414
15- The group also has an associated Zulip stream ([ ` #rust-for-linux ` ] )
15+ The group also has an associated Zulip channel ([ ` #rust-for-linux ` ] )
1616where people can go to ask questions and discuss topics related to Rust
1717for Linux.
1818
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99WASI-related issues as well as suggestions on how to resolve
1010interesting questions regarding our WASI support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/wasm ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/wasm ` ] )
1313where people can go to pose questions and discuss WASI-specific
1414topics.
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99WebAssembly-related issues as well as suggestions on how to resolve
1010interesting questions regarding our WASM support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/wasm ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/wasm ` ] )
1313where people can go to pose questions and discuss WASM-specific
1414topics.
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99Windows-related issues as well as suggestions on how to resolve
1010interesting questions regarding our Windows support.
1111
12- The group also has an associated Zulip stream ([ ` #t-compiler/windows ` ] )
12+ The group also has an associated Zulip channel ([ ` #t-compiler/windows ` ] )
1313where people can go to pose questions and discuss Windows-specific
1414topics.
1515
Original file line number Diff line number Diff line change 55Its goal is to enable a lot of trait system features and bug fixes
66that are hard to implement (e.g. GATs or specialization). If you would like to
77help in hacking on the new solver, drop by on the rust-lang Zulip in the [ ` #t-types ` ]
8- stream and say hello!
8+ channel and say hello!
99
1010[ Types team ] : https://github.com/rust-lang/types-team
1111[ `#t-types` ] : https://rust-lang.zulipchat.com/#narrow/stream/144729-t-types
You can’t perform that action at this time.
0 commit comments