Suggest using MCP and RFC for substancial changes#1013
Open
apiraino wants to merge 1 commit intorust-lang:masterfrom
Open
Suggest using MCP and RFC for substancial changes#1013apiraino wants to merge 1 commit intorust-lang:masterfrom
apiraino wants to merge 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
r? @lukas-code rustbot has assigned @lukas-code. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Collaborator
|
Error: Parsing assign command in comment failed: ...' Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
Urgau
reviewed
Feb 23, 2026
Comment on lines
+28
to
+36
| If you want to contribute substancial changes, please follow the recommended path of a Major | ||
| Change Proposal (MCP) or a Request For Comment (RFC) in order to have a prior discussion and | ||
| team buyout. You can learn more about what constitutes as "substancial" by reading the relevant | ||
| sections of the documentation for the [compiler][mcp-or-rcp-compiler] and for | ||
| [rustdoc][mcp-or-rcp-rustdoc]. | ||
|
|
||
| [mcp-or-rcp-compiler]: compiler/proposals-and-stabilization.html | ||
| [mcp-or-rcp-rustdoc]: rustdoc/proposals-and-stabilization.html | ||
|
|
Member
There was a problem hiding this comment.
This section assumes that you want to contribute to the compiler, T-libs-api use ACP not MCPs, T-lang use experiments, ...
Member
There was a problem hiding this comment.
ATM as well (not really for this PR but yeah):
- T-rustdoc uses sth else (maybe just Zulip)?
- T-bootstrap is just Zulip
- T-infra is just Zulip
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per discussion on Zulip, our documentation is probably not clarifying immediately the paths to contribute substancial changes (MCP/RFC).
Added a little bit of wording and links to hopefully help new contributors.
r?
thanks!
(suggestions on wording are welcome!)