mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-23 12:23:22 +00:00
Add a ToC to the Target Tier Policy documentation
This commit is contained in:
parent
7506228e2e
commit
308ac3bc98
@ -1,5 +1,16 @@
|
||||
# Target Tier Policy
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [General](#general)
|
||||
* [Tier 3 target policy](#tier-3-target-policy)
|
||||
* [Tier 2 target policy](#tier-2-target-policy)
|
||||
* [Tier 2 with host tools](#tier-2-with-host-tools)
|
||||
* [Tier 1 target policy](#tier-1-target-policy)
|
||||
* [Tier 1 with host tools](#tier-1-with-host-tools)
|
||||
|
||||
## General
|
||||
|
||||
Rust provides three tiers of target support:
|
||||
|
||||
- Rust provides no guarantees about tier 3 targets; they exist in the codebase,
|
||||
|
Loading…
Reference in New Issue
Block a user