Skip to content

Commit dee9b3f

Browse files
authored
Clarify FCP
1 parent 4ef16c9 commit dee9b3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compiler_changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ not RFCs. It is therefore likely that you should file an MCP instead of an RFC f
2828
and then uplifted later.
2929
* Changing the API presented to syntax extensions or other compiler plugins in
3030
non-trivial ways
31-
* Adding, removing, or changing a stable compiler flag (needs an [MCP])
31+
* Adding, removing, or changing a stable compiler flag
32+
(needs an FCP somewhere, like on an [MCP] or just on a PR)
3233
* Adding unstable API for tools (note that all compiler API is currently unstable)
3334
* Adding, removing, or changing an unstable compiler flag (if the compiler flag
3435
is widely used there should be at least some discussion on discuss, or an RFC

0 commit comments

Comments
 (0)