mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +00:00
Rollup merge of #94630 - ehuss:remove-tier-2-docs-note, r=Mark-Simulacrum
Update note about tier 2 docs. As of #92800, docs are now available for tier-2 platforms.
This commit is contained in:
commit
7143bc301f
@ -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
|
||||
-------|:---:|-------
|
||||
|
Loading…
Reference in New Issue
Block a user