File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ The `std` column in the table below has the following meanings:
113113[ `no_std` ] : https://rust-embedded.github.io/book/intro/no-std.html
114114
115115target | std | notes
116- -------|----- |-------
116+ -------|: ---: |-------
117117` aarch64-apple-ios ` | ✓ | ARM64 iOS
118118` aarch64-fuchsia ` | ✓ | ARM64 Fuchsia
119119` aarch64-linux-android ` | ✓ | ARM64 Android
@@ -194,7 +194,7 @@ The `host` column indicates whether the codebase includes support for building
194194host tools.
195195
196196target | std | host | notes
197- -------|-----| ------ |-------
197+ -------|: ---:|: ----: |-------
198198` aarch64-apple-ios-macabi ` | ? | | Apple Catalyst on ARM64
199199` aarch64-apple-ios-sim ` | ? | | Apple iOS Simulator on ARM64
200200` aarch64-apple-tvos ` | * | | ARM64 tvOS
You can’t perform that action at this time.
0 commit comments