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.
2 parents 9067466 + fc5aac6 commit 54a54dcCopy full SHA for 54a54dc
platform-support.md
@@ -81,6 +81,7 @@ these platforms are required to have each of the following:
81
| `x86_64-unknown-freebsd` | ✓ | ✓ | ✓ | 64-bit FreeBSD |
82
| `x86_64-unknown-linux-musl` | ✓ | | | 64-bit Linux with MUSL |
83
| `x86_64-unknown-netbsd` | ✓ | ✓ | ✓ | 64-bit NetBSD |
84
+| `x86_64-unknown-redox` | ✓ | | | Redox OS |
85
86
## Tier 3
87
@@ -116,7 +117,6 @@ Official builds are not available.
116
117
| `x86_64-unknown-fuchsia` | ✓ | | | Fuchsia OS |
118
| `x86_64-unknown-haiku` | ✓ | | | 64-bit Haiku |
119
| `x86_64-unknown-openbsd` | ✓ | ✓ | | 64-bit OpenBSD |
-| `x86_64-unknown-redox` | ✓ | | | Redox OS |
120
| [NVPTX] | ** | | | `--emit=asm` generates PTX code that runs on NVIDIA GPUs |
121
122
[NVPTX]: https://github.com/japaric/nvptx#targets
0 commit comments