We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81075e8 + 4ffb1ef commit 0684748Copy full SHA for 0684748
src/doc/rustc/src/platform-support.md
@@ -73,6 +73,8 @@ Tier Policy.
73
74
All tier 2 targets with host tools support the full standard library.
75
76
+**NOTE:** Tier 2 targets currently do not build the `rust-docs` component.
77
+
78
target | notes
79
-------|-------
80
`aarch64-apple-darwin` | ARM64 macOS (11.0+, Big Sur+)
@@ -112,6 +114,8 @@ The `std` column in the table below has the following meanings:
112
114
113
115
[`no_std`]: https://rust-embedded.github.io/book/intro/no-std.html
116
117
118
119
target | std | notes
120
-------|:---:|-------
121
`aarch64-apple-ios` | ✓ | ARM64 iOS
0 commit comments