Update note about tier 2 docs.

This commit is contained in:
Eric Huss 2022-03-05 07:50:40 -08:00
parent 5a7e4c6b5a
commit 28bfc56974

View 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
-------|:---:|-------