Skip to content

Commit 72b0291

Browse files
authored
Merge pull request rust-lang#2580 from rust-lang/tshepang-patch-2
point to Compiler team docs on Forge
2 parents 9819cea + 0dc233f commit 72b0291

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)