Skip to content

Commit

Permalink
Explicit notification of lack of support for rust-docs component for
Browse files Browse the repository at this point in the history
Tier 2 targets
  • Loading branch information
Ali Malik committed Aug 3, 2021
1 parent e3b1c12 commit 4ffb1ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/doc/rustc/src/platform-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +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.

target | notes
-------|-------
`aarch64-apple-darwin` | ARM64 macOS (11.0+, Big Sur+)
Expand Down Expand Up @@ -112,6 +114,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.

target | std | notes
-------|:---:|-------
`aarch64-apple-ios` | ✓ | ARM64 iOS
Expand Down

0 comments on commit 4ffb1ef

Please sign in to comment.