Skip to content

Commit b578e86

Browse files
authored
Rollup merge of rust-lang#115237 - workingjubilee:fixup-baremetal-sparc-platform-support-tabulation, r=GuillaumeGomez
Fixup sparc-unknown-none-elf table spacing Missed this in rust-lang#115075
2 parents c3668d3 + 0f33bb0 commit b578e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ target | std | host | notes
313313
[`riscv64-linux-android`](platform-support/android.md) | | | RISC-V 64-bit Android
314314
`s390x-unknown-linux-musl` | | | S390x Linux (kernel 3.2, MUSL)
315315
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
316-
[`sparc-unknown-none-elf`](./platform-support/sparc-unknown-none-elf.md) | * | Bare 32-bit SPARC V7+
316+
[`sparc-unknown-none-elf`](./platform-support/sparc-unknown-none-elf.md) | * | | Bare 32-bit SPARC V7+
317317
[`sparc64-unknown-netbsd`](platform-support/netbsd.md) | ✓ | ✓ | NetBSD/sparc64
318318
[`sparc64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/sparc64
319319
`thumbv4t-none-eabi` | * | | Thumb-mode Bare ARMv4T

0 commit comments

Comments
 (0)