We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ff2bc commit d78e3e3Copy full SHA for d78e3e3
src/doc/rustc/src/platform-support.md
@@ -244,9 +244,9 @@ target | std | host | notes
244
`i686-uwp-windows-gnu` | ? | |
245
`i686-uwp-windows-msvc` | ? | |
246
`i686-wrs-vxworks` | ? | |
247
-`m68k-unknown-linux-gnu` | ? | | Motorola 680x0 Linux
+[`m68k-unknown-linux-gnu`](platform-support/m68k-unknown-linux-gnu.md) | ? | | Motorola 680x0 Linux
248
`mips-unknown-linux-uclibc` | ✓ | | MIPS Linux with uClibc
249
-`mips64-openwrt-linux-musl` | ? | | MIPS64 for OpenWrt Linux MUSL
+[`mips64-openwrt-linux-musl`](platform-support/mips64-openwrt-linux-musl.md) | ? | | MIPS64 for OpenWrt Linux MUSL
250
`mipsel-sony-psp` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
251
`mipsel-unknown-linux-uclibc` | ✓ | | MIPS (LE) Linux with uClibc
252
`mipsel-unknown-none` | * | | Bare MIPS (LE) softfloat
0 commit comments