about summary refs log tree commit diff
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-09-19 13:25:23 +0800
committerGitHub <noreply@github.com>2025-09-19 13:25:23 +0800
commit72b0291829db111105f48dd1e36c4e03cc7e1b52 (patch)
tree37ac9248666ca6421556545b487e4e8ba9f9d9ef
parent9819ceae94c3d5af4c689b63f97f488109eb35ff (diff)
parent0dc233fc56a1078c3eb57af9cd8460e2b1763f10 (diff)
downloadrust-72b0291829db111105f48dd1e36c4e03cc7e1b52.tar.gz
rust-72b0291829db111105f48dd1e36c4e03cc7e1b52.zip
Merge pull request #2580 from rust-lang/tshepang-patch-2
point to Compiler team docs on Forge
-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