We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7119746 + bbcfc69 commit 132407eCopy full SHA for 132407e
src/building/new-target.md
@@ -4,12 +4,11 @@ These are a set of steps to add support for a new target. There are
4
numerous end states and paths to get there, so not all sections may be
5
relevant to your desired goal.
6
7
-See also the associated documentation in the
8
-[target tier policy][target_tier_policy_add].
+See also the associated documentation in the [target tier policy].
9
10
<!-- toc -->
11
12
-[target_tier_policy_add]: https://doc.rust-lang.org/rustc/target-tier-policy.html#adding-a-new-target
+[target tier policy]: https://doc.rust-lang.org/rustc/target-tier-policy.html#adding-a-new-target
13
14
## Specifying a new LLVM
15
0 commit comments