File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,13 @@ contributions to rustc and its design.
9
9
10
10
## Discussion
11
11
12
- Currently the compiler team chats in 2 places :
12
+ Currently the compiler team chats in Zulip :
13
13
14
- - The ` t-compiler ` stream on [ the Zulip instance] [ zulip ]
15
- - The ` compiler ` channel on the [ rust-lang discord] ( https://discord.gg/rust-lang )
14
+ - Team chat occurs in the ` t-compiler ` stream on [ the Zulip instance] [ zulip ]
15
+ - There are also a number of other associated Zulip streams,
16
+ such as [ ` t-compiler/help ` ] [ zulip-help ] , where people can ask for help
17
+ with rustc development, or [ ` t-compiler/meetings ` ] [ zulip-meetings ] ,
18
+ where the team holds their weekly triage and steering meetings.
16
19
17
20
## Expert map
18
21
@@ -53,6 +56,8 @@ The meeting is held over a "chat medium", currently on [zulip].
53
56
[ etherpad ] : https://public.etherpad-mozilla.org/p/rust-compiler-meeting
54
57
[ procedure ] : ./bug-fix-procedure.md
55
58
[ zulip ] : https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler
59
+ [ zulip-help ] : https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp
60
+ [ zulip-meetings ] : https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings
56
61
57
62
## Team membership
58
63
You can’t perform that action at this time.
0 commit comments