Skip to content

Commit 3b854cf

Browse files
committed
Documentation fixes.
Fix broken link to target documentation. Also fix formatting of developer list.
1 parent 8b6764c commit 3b854cf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/doc/rustc/src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [Platform Support](platform-support.md)
1616
- [aarch64-apple-ios-sim](platform-support/aarch64-apple-ios-sim.md)
1717
- [\*-kmc-solid_\*](platform-support/kmc-solid.md)
18+
- [x86_64-unknown-none](platform-support/x86_64-unknown-none.md)
1819
- [Target Tier Policy](target-tier-policy.md)
1920
- [Targets](targets/index.md)
2021
- [Built-in Targets](targets/built-in.md)

src/doc/rustc/src/platform-support/x86_64-unknown-none.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Freestanding/bare-metal x86-64 binaries in ELF format: firmware, kernels, etc.
66

77
## Target maintainers
88

9-
Harald Hoyer <[email protected]>, https://github.com/haraldh
10-
Mike Leany, https://github.com/mikeleany
9+
- Harald Hoyer <[email protected]>, https://github.com/haraldh
10+
- Mike Leany, https://github.com/mikeleany
1111

1212
## Requirements
1313

0 commit comments

Comments
 (0)