about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorAli Malik <mikli@amazon.com>2021-08-02 22:21:15 -0400
committerAli Malik <mikli@amazon.com>2021-08-02 22:21:15 -0400
commit4ffb1ef90fb5c39edd4dbbce8316b541de07bc5a (patch)
tree33e7da81e33a99944e372e07b5c41c77843c5ab5 /src
parente3b1c12becebd21d88ca9f4364d7db8d1d380c18 (diff)
downloadrust-4ffb1ef90fb5c39edd4dbbce8316b541de07bc5a.tar.gz
rust-4ffb1ef90fb5c39edd4dbbce8316b541de07bc5a.zip
Explicit notification of lack of support for `rust-docs` component for
Tier 2 targets
Diffstat (limited to 'src')
-rw-r--r--src/doc/rustc/src/platform-support.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md
index 90ef48798dd..f4312605206 100644
--- a/src/doc/rustc/src/platform-support.md
+++ b/src/doc/rustc/src/platform-support.md
@@ -73,6 +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.
+
 target | notes
 -------|-------
 `aarch64-apple-darwin` | ARM64 macOS (11.0+, Big Sur+)
@@ -112,6 +114,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.
+
 target | std | notes
 -------|:---:|-------
 `aarch64-apple-ios` | ✓ | ARM64 iOS