Skip to content

Commit 6497fc4

Browse files
authored
Rollup merge of rust-lang#108634 - SUPERCILEX:patch-1, r=JohnTitor
Add link to component dashboard It's a pain to find otherwise.
2 parents 0afb9e6 + 70b608d commit 6497fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustc/src/platform-support.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ for targets at each tier, see the [Target Tier Policy](target-tier-policy.md).
1313
Targets are identified by their "target triple" which is the string to inform
1414
the compiler what kind of output should be produced.
1515

16+
Component availability is tracked [here](https://rust-lang.github.io/rustup-components-history/).
17+
1618
## Tier 1 with Host Tools
1719

1820
Tier 1 targets can be thought of as "guaranteed to work". The Rust project

0 commit comments

Comments
 (0)