about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Mbambo <hopsi@tuta.io>2025-09-06 06:26:08 +0200
committerGitHub <noreply@github.com>2025-09-06 06:26:08 +0200
commit0dc233fc56a1078c3eb57af9cd8460e2b1763f10 (patch)
tree73030dd1f0e2a413d3f5c06c28caa06917943690 /src/doc/rustc-dev-guide
parente65952c779ebb5a0c3157625213aa70ae390c237 (diff)
downloadrust-0dc233fc56a1078c3eb57af9cd8460e2b1763f10.tar.gz
rust-0dc233fc56a1078c3eb57af9cd8460e2b1763f10.zip
point to Compiler team docs on Forge
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/compiler-team.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/compiler-team.md b/src/doc/rustc-dev-guide/src/compiler-team.md
index 6be52833f39..896d9e6f6d9 100644
--- a/src/doc/rustc-dev-guide/src/compiler-team.md
+++ b/src/doc/rustc-dev-guide/src/compiler-team.md
@@ -1,10 +1,14 @@
 # About the compiler team
 
+> NOTE:
+> There exists much detail about the team [on Forge], making most of the following obsolete.
+
 rustc is maintained by the [Rust compiler team][team]. The people who belong to
 this team collectively work to track regressions and implement new features.
 Members of the Rust compiler team are people who have made significant
 contributions to rustc and its design.
 
+[on Forge]: https://forge.rust-lang.org/compiler
 [team]: https://www.rust-lang.org/governance/teams/compiler
 
 ## Discussion