Skip to content

Commit 42033df

Browse files
committed
Cross-reference target tier policy from platform-support
1 parent dc455a3 commit 42033df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
</style>
88

99
Support for different platforms are organized into three tiers, each with a
10-
different set of guarantees.
10+
different set of guarantees. For more information on the policies for targets
11+
at each tier, see the [Target Tier Policy](target-tier-policy.md).
1112

1213
Platforms are identified by their "target triple" which is the string to
1314
inform the compiler what kind of output should be produced. The columns in the

0 commit comments

Comments
 (0)