File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# About the compiler team
2
2
3
- rustc is maintained by the
4
- [ Rust compiler team] ( https://www.rust-lang.org/en-US/team.html ) . The
5
- people who belong to this team collectively work to track regressions
6
- and implement new features. Members of the Rust compiler team are
7
- people who have made significant contributions to rustc and its
8
- design.
3
+ rustc is maintained by the [ Rust compiler team ] [ team ] . The people who belong to
4
+ this team collectively work to track regressions and implement new features.
5
+ Members of the Rust compiler team are people who have made significant
6
+ contributions to rustc and its design.
7
+
8
+ [ team ] : https://www.rust-lang.org/governance/teams/language-and-compiler
9
9
10
10
## Discussion
11
11
@@ -89,7 +89,7 @@ The guidelines for reviewers are as follows:
89
89
Rust project, so it is expected that you will go above and beyond
90
90
when it comes to the [ Code of Conduct] .
91
91
92
- [ Code of Conduct ] : https://www.rust-lang.org/en-US/ conduct.html
92
+ [ Code of Conduct ] : https://www.rust-lang.org/policies/code-of- conduct
93
93
94
94
### high-five
95
95
You can’t perform that action at this time.
0 commit comments