Skip to content

Commit 308ac3b

Browse files
committed
Add a ToC to the Target Tier Policy documentation
1 parent 7506228 commit 308ac3b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/doc/rustc/src/target-tier-policy.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Target Tier Policy
22

3+
## Table of Contents
4+
5+
* [General](#general)
6+
* [Tier 3 target policy](#tier-3-target-policy)
7+
* [Tier 2 target policy](#tier-2-target-policy)
8+
* [Tier 2 with host tools](#tier-2-with-host-tools)
9+
* [Tier 1 target policy](#tier-1-target-policy)
10+
* [Tier 1 with host tools](#tier-1-with-host-tools)
11+
12+
## General
13+
314
Rust provides three tiers of target support:
415

516
- Rust provides no guarantees about tier 3 targets; they exist in the codebase,

0 commit comments

Comments
 (0)