Skip to content

Commit 0dc233f

Browse files
authored
point to Compiler team docs on Forge
1 parent e65952c commit 0dc233f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# About the compiler team
22

3+
> NOTE:
4+
> There exists much detail about the team [on Forge], making most of the following obsolete.
5+
36
rustc is maintained by the [Rust compiler team][team]. The people who belong to
47
this team collectively work to track regressions and implement new features.
58
Members of the Rust compiler team are people who have made significant
69
contributions to rustc and its design.
710

11+
[on Forge]: https://forge.rust-lang.org/compiler
812
[team]: https://www.rust-lang.org/governance/teams/compiler
913

1014
## Discussion

0 commit comments

Comments
 (0)