Skip to content

Commit 0986534

Browse files
committed
doc/rustc: Move loongarch64-unknown-linux-musl to Tier 3
Fixes rust-lang#122266 (cherry picked from commit 1bad698)
1 parent c25eaca commit 0986534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ target | std | notes
155155
`i686-unknown-freebsd` | ✓ | 32-bit FreeBSD
156156
`i686-unknown-linux-musl` | ✓ | 32-bit Linux with MUSL
157157
[`i686-unknown-uefi`](platform-support/unknown-uefi.md) | * | 32-bit UEFI
158-
[`loongarch64-unknown-linux-musl`](platform-support/loongarch-linux.md) | ? | | LoongArch64 Linux (LP64D ABI)
159158
`mips-unknown-linux-musl` | ✓ | MIPS Linux with MUSL
160159
`mips64-unknown-linux-muslabi64` | ✓ | MIPS64 Linux, n64 ABI, MUSL
161160
`mips64el-unknown-linux-muslabi64` | ✓ | MIPS64 (LE) Linux, n64 ABI, MUSL
@@ -269,6 +268,7 @@ target | std | host | notes
269268
`i686-uwp-windows-gnu` | ? | |
270269
`i686-uwp-windows-msvc` | ? | |
271270
`i686-wrs-vxworks` | ? | |
271+
[`loongarch64-unknown-linux-musl`](platform-support/loongarch-linux.md) | ? | | LoongArch64 Linux (LP64D ABI)
272272
[`loongarch64-unknown-none`](platform-support/loongarch-none.md) | * | LoongArch64 Bare-metal (LP64D ABI)
273273
[`loongarch64-unknown-none-softfloat`](platform-support/loongarch-none.md) | * | LoongArch64 Bare-metal (LP64S ABI)
274274
[`m68k-unknown-linux-gnu`](platform-support/m68k-unknown-linux-gnu.md) | ? | | Motorola 680x0 Linux

0 commit comments

Comments
 (0)