We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4ba4c commit 70b608dCopy full SHA for 70b608d
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