File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,8 @@ Tier Policy.
7373
7474All 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
7879target | 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
119121target | std | notes
120122-------|:---:|-------
You can’t perform that action at this time.
0 commit comments