@@ -15,7 +15,6 @@ religion, or similar personal characteristic. Our [code of
15
15
conduct] [ coc ] must be observed in
16
16
all matters relating to Rust online.
17
17
18
- [ internals ] : https://internals.rust-lang.org/
19
18
[ coc ] : https://www.rust-lang.org/conduct.html
20
19
21
20
## News
@@ -83,9 +82,10 @@ Rust Programming Language Forum is for general discussion and broader questions.
83
82
[ Rust Moderation Team] [ mod_team ]
84
83
85
84
If you feel you have been or are being harassed or made uncomfortable
86
- by a community member, please contact any of the [ Rust moderation
87
- team] [ mod_team ] immediately. Whether you're a regular contributor or a
88
- newcomer, we care about making this community a safe place for you.
85
+ by a community member, please [ contact] [ mod_team_email ] any of the
86
+ Rust moderation team immediately. Whether you're a regular contributor
87
+ or a newcomer, we care about making this community a safe place for
88
+ you.
89
89
90
90
[ rust_irc ] : irc://moznet/rust
91
91
[ rustc_irc ] : irc://moznet/rustc
@@ -105,6 +105,7 @@ newcomer, we care about making this community a safe place for you.
105
105
[ forum] : https://users.rust-lang.org/
106
106
[ twitter ] : https://twitter.com/rustlang
107
107
[ mod_team ] : https://www.rust-lang.org/team.html#Moderation
108
+ [ mod_team_email ] :
mailto:[email protected]
108
109
109
110
## User Groups
110
111
@@ -140,8 +141,8 @@ and Infrastructure Team][tool_team] is responsible for support for
140
141
Cargo, Multirust, and CI Infrastructure. The [ Community
141
142
Team] [ community_team ] is responsible for coordinating events,
142
143
outreach, commercial users, teaching materials, and exposure. The
143
- [ Moderation Team] [ mod_team ] is responsible for helping to upholding
144
- the [ code of conduct] [ coc ] .
144
+ [ Moderation Team] [ mod_team ] is responsible for helping to uphold the
145
+ [ code of conduct] [ coc ] .
145
146
146
147
[ teams ] : https://www.rust-lang.org/team.html
147
148
[ core_team ] : https://www.rust-lang.org/team.html#Core
@@ -161,6 +162,11 @@ language has the most contributors of any programming language. If you
161
162
want to join in the fun but aren't sure what to work on, please take
162
163
a look at [ how to contribute] [ contribute ] .
163
164
165
+ [ Rust Internals Forum] [ internals ]
166
+
167
+ This is the main forum for discussing the design and implementation of
168
+ Rust.
169
+
164
170
[ Github] [ github ]
165
171
166
172
This is where all the source code resides.
@@ -176,6 +182,7 @@ features entering the language and standard libraries.
176
182
[ Issue Tracking] [ issue_tracking ]
177
183
178
184
[ contribute ] : ./how_to_contribute.html
185
+ [ internals ] : https://internals.rust-lang.org/
179
186
[ codetriage ] : http://www.codetriage.com
180
187
[ github ] : https://github.com/rust-lang/rust
181
188
[ rfcs ] : https://github.com/rust-lang/rfcs
0 commit comments