Skip to content

Commit 8b063c4

Browse files
authored
Merge pull request rust-lang#2578 from rust-lang/tshepang/streams-renamed
Zulip streams were renamed over a year ago
2 parents b96ca59 + 55f913c commit 8b063c4

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

src/doc/rustc-dev-guide/src/about-this-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ You might also find the following sites useful:
7373
- [compiler-team] -- the home-base for the Rust compiler team, with description
7474
of the team procedures, active working groups, and the team calendar.
7575
- [std-dev-guide] -- a similar guide for developing the standard library.
76-
- [The t-compiler zulip][z]
76+
- [The t-compiler Zulip][z]
7777
- The [Rust Internals forum][rif], a place to ask questions and
7878
discuss Rust's internals
7979
- The [Rust reference][rr], even though it doesn't specifically talk about

src/doc/rustc-dev-guide/src/backend/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The quick summary is:
183183
### Getting help and asking questions
184184

185185
If 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

src/doc/rustc-dev-guide/src/compiler-team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ contributions to rustc and its design.
1212
Currently 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.

src/doc/rustc-dev-guide/src/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Example of things that might require MCPs include major refactorings, changes
7474
to important types, or important changes to how the compiler does something, or
7575
smaller user-facing changes.
7676

77-
**When in doubt, ask on [zulip]. It would be a shame to put a lot of work
77+
**When in doubt, ask on [Zulip]. It would be a shame to put a lot of work
7878
into a PR that ends up not getting merged!** [See this document][mcpinfo] for
7979
more info on MCPs.
8080

@@ -126,7 +126,7 @@ when contributing to Rust under [the git section](./git.md).
126126
> from), and work with the compiler team to see if we can help you **break down a large potentially
127127
> unreviewable PR into a series of smaller more individually reviewable PRs**.
128128
>
129-
> You can communicate with the compiler team by creating a [#t-compiler thread on zulip][t-compiler]
129+
> You can communicate with the compiler team by creating a [#t-compiler thread on Zulip][t-compiler]
130130
> to discuss your proposed changes.
131131
>
132132
> Communicating with the compiler team beforehand helps in several ways:

src/doc/rustc-dev-guide/src/notification-groups/arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99
ARM-related issues as well as suggestions on how to resolve
1010
interesting 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`])
1313
where people can go to pose questions and discuss ARM-specific
1414
topics.
1515

src/doc/rustc-dev-guide/src/notification-groups/emscripten.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99
Emscripten-related issues as well as suggestions on how to resolve
1010
interesting 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`])
1313
where people can go to pose questions and discuss Emscripten-specific
1414
topics.
1515

src/doc/rustc-dev-guide/src/notification-groups/risc-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99
RISC-V-related issues as well as suggestions on how to resolve
1010
interesting 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`])
1313
where people can go to pose questions and discuss RISC-V-specific
1414
topics.
1515

src/doc/rustc-dev-guide/src/notification-groups/rust-for-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and features. The RfL maintainers should then ideally provide support
1212
for resolving the breakage or decide to temporarily accept the breakage
1313
and 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`])
1616
where people can go to ask questions and discuss topics related to Rust
1717
for Linux.
1818

src/doc/rustc-dev-guide/src/notification-groups/wasi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99
WASI-related issues as well as suggestions on how to resolve
1010
interesting 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`])
1313
where people can go to pose questions and discuss WASI-specific
1414
topics.
1515

src/doc/rustc-dev-guide/src/notification-groups/wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This list will be used to ask for help both in diagnosing and testing
99
WebAssembly-related issues as well as suggestions on how to resolve
1010
interesting 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`])
1313
where people can go to pose questions and discuss WASM-specific
1414
topics.
1515

0 commit comments

Comments
 (0)