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 4ed89aa commit 4ef16c9Copy full SHA for 4ef16c9
compiler_changes.md
@@ -22,7 +22,7 @@ not RFCs. It is therefore likely that you should file an MCP instead of an RFC f
22
23
* Bug fixes, improved error messages, etc.
24
* Minor refactoring/tidying up
25
-* Large refactorings or redesigns of the compiler (needs an [MCP])
+* Large internal refactorings or redesigns of the compiler (needs an [MCP])
26
* Implementing language features which have an accepted RFC.
27
* New lints (these fall under the lang team). Lints are best first tried out in clippy
28
and then uplifted later.
0 commit comments