We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0afb9e6 + 70b608d commit 6497fc4Copy full SHA for 6497fc4
src/doc/rustc/src/platform-support.md
@@ -13,6 +13,8 @@ for targets at each tier, see the [Target Tier Policy](target-tier-policy.md).
13
Targets are identified by their "target triple" which is the string to inform
14
the compiler what kind of output should be produced.
15
16
+Component availability is tracked [here](https://rust-lang.github.io/rustup-components-history/).
17
+
18
## Tier 1 with Host Tools
19
20
Tier 1 targets can be thought of as "guaranteed to work". The Rust project
0 commit comments