We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x86_64-unknown-none-elf
platform-support.md
1 parent 80654c3 commit dcbdb6eCopy full SHA for dcbdb6e
src/doc/rustc/src/platform-support.md
@@ -285,6 +285,7 @@ target | std | host | notes
285
`x86_64-unknown-haiku` | ✓ | ✓ | 64-bit Haiku
286
`x86_64-unknown-hermit` | ? | |
287
`x86_64-unknown-l4re-uclibc` | ? | |
288
+`x86_64-unknown-none-elf` | * | | Bare x86_64, softfloat
289
`x86_64-unknown-none-hermitkernel` | ? | | HermitCore kernel
290
`x86_64-unknown-none-linuxkernel` | * | | Linux kernel modules
291
`x86_64-unknown-openbsd` | ✓ | ✓ | 64-bit OpenBSD
0 commit comments