Skip to content

Commit 1f363a1

Browse files
authored
Rollup merge of rust-lang#146539 - luca3s:push-xuwtvwrsspnp, r=jieyouxu
fix 404 MCP link I think this is what this should point to. The old link did a redirect, so one could also fix the redirect, but i wasn't able to find where the redirect target is defined. Found in https://rust-lang.zulipchat.com/#narrow/channel/242906-t-compiler.2Farm/topic/Tier.20changes.20for.20bare-metal.20Arm.20AArch32.20targets/with/539395822
2 parents 4950bf5 + 7791178 commit 1f363a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/target-tier-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,4 +701,4 @@ RFC process, with approval by the compiler and infra teams. Any such proposal
701701
will be communicated widely to the Rust community, both when initially proposed
702702
and before being dropped from a stable release.
703703

704-
[MCP]: https://forge.rust-lang.org/compiler/mcp.html
704+
[MCP]: https://forge.rust-lang.org/compiler/proposals-and-stabilization.html#how-do-i-submit-an-mcp

0 commit comments

Comments
 (0)