Skip to content

Commit ddf54f1

Browse files
committed
needless repetition
1 parent 2cae289 commit ddf54f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/implementing_new_features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ without an FCP for compiler development or standard library use,
4040
as long as you don't expect them to be in wide use in the nightly ecosystem.
4141
Some teams have lighter weight processes that they use in scenarios like this;
4242
for example,
43-
the compiler team recommends filing a Major Change Proposal ([MCP][mcp])
43+
the compiler team recommends filing a Major Change Proposal ([MCP])
4444
as a lightweight way to garner support and feedback without requiring full consensus.
4545

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

4848
You don't need to have the implementation fully ready for r+ to propose an FCP,
4949
but it is generally a good idea to have at least a proof of concept

0 commit comments

Comments
 (0)