Skip to content

Commit 8b6e346

Browse files
committed
aarch64-apple-darwin now includes Cargo
1 parent eb0c996 commit 8b6e346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Specifically, these platforms are required to have each of the following:
5757

5858
target | std | host | notes
5959
-------|-----|------|-------
60-
`aarch64-apple-darwin` | ✓ | | ARM64 macOS (11.0+, Big Sur+)
60+
`aarch64-apple-darwin` | ✓ | | ARM64 macOS (11.0+, Big Sur+)
6161
`aarch64-apple-ios` | ✓ | | ARM64 iOS
6262
`aarch64-fuchsia` | ✓ | | ARM64 Fuchsia
6363
`aarch64-linux-android` | ✓ | | ARM64 Android

0 commit comments

Comments
 (0)