File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,9 @@ not available.
146
146
147
147
target | std | host | notes
148
148
-------|-----|------|-------
149
+ =======
150
+ ` aarch64-apple-darwin ` | ? | | ARM64 macOS
151
+ ` aarch64-apple-ios-macabi ` | ? | | Apple Catalyst on ARM64
149
152
` aarch64-apple-tvos ` | * | | ARM64 tvOS
150
153
` aarch64-unknown-cloudabi ` | ✓ | | ARM64 CloudABI
151
154
` aarch64-unknown-freebsd ` | ✓ | ✓ | ARM64 FreeBSD
@@ -203,7 +206,7 @@ target | std | host | notes
203
206
` thumbv7a-uwp-windows-msvc ` | ✓ | |
204
207
` thumbv7neon-unknown-linux-musleabihf ` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL
205
208
` thumbv4t-none-eabi ` | * | | ARMv4T T32
206
- ` x86_64-apple-ios-macabi ` | ✓ | | Apple Catalyst
209
+ ` x86_64-apple-ios-macabi ` | ✓ | | Apple Catalyst on x86_64
207
210
` x86_64-apple-tvos ` | * | | x86 64-bit tvOS
208
211
` x86_64-linux-kernel ` | * | | Linux kernel modules
209
212
` x86_64-pc-solaris ` | ? | |
You can’t perform that action at this time.
0 commit comments