We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c188f7b commit 7113172Copy full SHA for 7113172
src/compiler-team.md
@@ -1,10 +1,14 @@
1
# About the compiler team
2
3
+> NOTE:
4
+> There exists much detail about the team [on Forge], making most of the following obsolete.
5
+
6
rustc is maintained by the [Rust compiler team][team]. The people who belong to
7
this team collectively work to track regressions and implement new features.
8
Members of the Rust compiler team are people who have made significant
9
contributions to rustc and its design.
10
11
+[on Forge]: https://forge.rust-lang.org/compiler
12
[team]: https://www.rust-lang.org/governance/teams/compiler
13
14
## Discussion
0 commit comments