Skip to content

Commit d78e3e3

Browse files
authored
Add platform support document links to tier table
1 parent 62ff2bc commit d78e3e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ target | std | host | notes
244244
`i686-uwp-windows-gnu` | ? | |
245245
`i686-uwp-windows-msvc` | ? | |
246246
`i686-wrs-vxworks` | ? | |
247-
`m68k-unknown-linux-gnu` | ? | | Motorola 680x0 Linux
247+
[`m68k-unknown-linux-gnu`](platform-support/m68k-unknown-linux-gnu.md) | ? | | Motorola 680x0 Linux
248248
`mips-unknown-linux-uclibc` | ✓ | | MIPS Linux with uClibc
249-
`mips64-openwrt-linux-musl` | ? | | MIPS64 for OpenWrt Linux MUSL
249+
[`mips64-openwrt-linux-musl`](platform-support/mips64-openwrt-linux-musl.md) | ? | | MIPS64 for OpenWrt Linux MUSL
250250
`mipsel-sony-psp` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
251251
`mipsel-unknown-linux-uclibc` | ✓ | | MIPS (LE) Linux with uClibc
252252
`mipsel-unknown-none` | * | | Bare MIPS (LE) softfloat

0 commit comments

Comments
 (0)