]> git.lizzy.rs Git - rust.git/commitdiff
Update note about tier 2 docs.
authorEric Huss <eric@huss.org>
Sat, 5 Mar 2022 15:50:40 +0000 (07:50 -0800)
committerEric Huss <eric@huss.org>
Sat, 5 Mar 2022 15:50:40 +0000 (07:50 -0800)
src/doc/rustc/src/platform-support.md

index 4c05818440b09a504699cd36a35d1230e157e52e..7a00b048a9b18c2b52fdfe0f2ec36f56aa58ee4c 100644 (file)
@@ -73,7 +73,8 @@ Tier Policy.
 
 All tier 2 targets with host tools support the full standard library.
 
-**NOTE:** Tier 2 targets currently do not build the `rust-docs` component.
+**NOTE:** The `rust-docs` component is not usually built for tier 2 targets,
+so Rustup may install the documentation for a similar tier 1 target instead.
 
 target | notes
 -------|-------
@@ -114,7 +115,8 @@ The `std` column in the table below has the following meanings:
 
 [`no_std`]: https://rust-embedded.github.io/book/intro/no-std.html
 
-**NOTE:** Tier 2 targets currently do not build the `rust-docs` component.
+**NOTE:** The `rust-docs` component is not usually built for tier 2 targets,
+so Rustup may install the documentation for a similar tier 1 target instead.
 
 target | std | notes
 -------|:---:|-------