Add link to component dashboard

This commit is contained in:
Alex Saveau 2023-03-01 18:30:35 -08:00 committed by GitHub
parent 0b4ba4cf0e
commit 70b608dad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ for targets at each tier, see the [Target Tier Policy](target-tier-policy.md).
Targets are identified by their "target triple" which is the string to inform
the compiler what kind of output should be produced.
Component availability is tracked [here](https://rust-lang.github.io/rustup-components-history/).
## Tier 1 with Host Tools
Tier 1 targets can be thought of as "guaranteed to work". The Rust project