We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef16c9 commit dee9b3fCopy full SHA for dee9b3f
compiler_changes.md
@@ -28,7 +28,8 @@ not RFCs. It is therefore likely that you should file an MCP instead of an RFC f
28
and then uplifted later.
29
* Changing the API presented to syntax extensions or other compiler plugins in
30
non-trivial ways
31
-* Adding, removing, or changing a stable compiler flag (needs an [MCP])
+* Adding, removing, or changing a stable compiler flag
32
+ (needs an FCP somewhere, like on an [MCP] or just on a PR)
33
* Adding unstable API for tools (note that all compiler API is currently unstable)
34
* Adding, removing, or changing an unstable compiler flag (if the compiler flag
35
is widely used there should be at least some discussion on discuss, or an RFC
0 commit comments