Add a ToC to the Target Tier Policy documentation

This commit is contained in:
Jan-Erik Rediger 2021-04-30 17:18:58 +02:00
parent 7506228e2e
commit 308ac3bc98

View File

@ -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,