about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorjyn <jyn.nelson@redjack.com>2023-04-08 10:55:02 -0400
committerTshepang Mbambo <tshepang@gmail.com>2023-04-09 21:20:55 +0200
commit0cb4e860e19b39db2bd10ed885940a579b3ccfab (patch)
treef0d5cd957ac5d42223c43f3df8f4bcc14366e2de /src/doc/rustc-dev-guide
parent7234174cdcf9f018478b91f2e8d192f7d7d1ec50 (diff)
downloadrust-0cb4e860e19b39db2bd10ed885940a579b3ccfab.tar.gz
rust-0cb4e860e19b39db2bd10ed885940a579b3ccfab.zip
document that it's rare for books to break
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/external-repos.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/external-repos.md b/src/doc/rustc-dev-guide/src/external-repos.md
index aa1e1debf87..533f7eb5e73 100644
--- a/src/doc/rustc-dev-guide/src/external-repos.md
+++ b/src/doc/rustc-dev-guide/src/external-repos.md
@@ -100,6 +100,7 @@ like [The Rust Reference]. Maintainers of these projects will be notified
 when the project is in a broken state, and they should fix them as soon
 as possible. The current status is tracked on the [toolstate website].
 More information may be found on the Forge [Toolstate chapter].
+In practice, it is very rare for documentation to have broken toolstate.
 
 Breakage is not allowed in the beta and stable channels, and must be addressed
 before the PR is merged. They are also not allowed to be broken on master in