Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 980acc5

Browse filesBrowse files
authored
fix markup
That was intended to be a list. Also, the order is not relevant.
1 parent e0a3918 commit 980acc5
Copy full SHA for 980acc5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎src/building/new-target.md

Copy file name to clipboardExpand all lines: src/building/new-target.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ compiler, you can use it instead of the JSON file for both arguments.
174174
## Promoting a target from tier 2 (target) to tier 2 (host)
175175

176176
There are two levels of tier 2 targets:
177-
a) Targets that are only cross-compiled (`rustup target add`)
178-
b) Targets that [have a native toolchain][tier2-native] (`rustup toolchain install`)
177+
- Targets that are only cross-compiled (`rustup target add`)
178+
- Targets that [have a native toolchain][tier2-native] (`rustup toolchain install`)
179179

180180
[tier2-native]: https://doc.rust-lang.org/nightly/rustc/target-tier-policy.html#tier-2-with-host-tools
181181

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.