We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
armv7s-apple-ios
1 parent 5a19e8d commit 68e5f39Copy full SHA for 68e5f39
src/release/platform-support.md
@@ -149,10 +149,11 @@ target | std | rustc | cargo | notes
149
`armv4t-unknown-linux-gnueabi` | ? | | |
150
`armv6-unknown-freebsd` | ✓ | ✓ | ✓ | ARMv6 FreeBSD
151
`armv6-unknown-netbsd-eabihf` | ? | | |
152
-`armv7-apple-ios` | �[38;5;81m~\~S | | | ARMv7 iOS, Cortex-
+`armv7-apple-ios` | ✓ | | | RMv7 iOS, Cortex-
153
`armv7-unknown-freebsd` | ✓ | ✓ | ✓ | ARMv7 FreeBSD
154
`armv7-unknown-netbsd-eabihf` | ? | | |
155
`armv7-wrs-vxworks-eabihf` | ? | | |
156
+`armv7s-apple-ios` | ✓ | | |
157
`hexagon-unknown-linux-musl` | ? | | |
158
`i386-apple-ios` | ✓ | | | 32-bit x86 iOS
159
`i686-apple-darwin` | ✓ | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)
0 commit comments