File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,8 @@ Tier Policy.
73
73
74
74
All tier 2 targets with host tools support the full standard library.
75
75
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.
77
78
78
79
target | notes
79
80
-------|-------
@@ -114,7 +115,8 @@ The `std` column in the table below has the following meanings:
114
115
115
116
[ `no_std` ] : https://rust-embedded.github.io/book/intro/no-std.html
116
117
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.
118
120
119
121
target | std | notes
120
122
-------|:---:|-------
You can’t perform that action at this time.
0 commit comments