Skip to content

Commit 28bfc56

Browse files
committed
Update note about tier 2 docs.
1 parent 5a7e4c6 commit 28bfc56

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/doc/rustc/src/platform-support.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Tier Policy.
7373

7474
All tier 2 targets with host tools support the full standard library.
7575

76-
**NOTE:** Tier 2 targets currently do not build the `rust-docs` component.
76+
**NOTE:** The `rust-docs` component is not usually built for tier 2 targets,
77+
so Rustup may install the documentation for a similar tier 1 target instead.
7778

7879
target | notes
7980
-------|-------
@@ -114,7 +115,8 @@ The `std` column in the table below has the following meanings:
114115

115116
[`no_std`]: https://rust-embedded.github.io/book/intro/no-std.html
116117

117-
**NOTE:** Tier 2 targets currently do not build the `rust-docs` component.
118+
**NOTE:** The `rust-docs` component is not usually built for tier 2 targets,
119+
so Rustup may install the documentation for a similar tier 1 target instead.
118120

119121
target | std | notes
120122
-------|:---:|-------

0 commit comments

Comments
 (0)