Skip to content

Commit 4ef16c9

Browse files
Update compiler_changes.md
Co-authored-by: Michael Goulet <michael@errs.io>
1 parent 4ed89aa commit 4ef16c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler_changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ not RFCs. It is therefore likely that you should file an MCP instead of an RFC f
2222

2323
* Bug fixes, improved error messages, etc.
2424
* Minor refactoring/tidying up
25-
* Large refactorings or redesigns of the compiler (needs an [MCP])
25+
* Large internal refactorings or redesigns of the compiler (needs an [MCP])
2626
* Implementing language features which have an accepted RFC.
2727
* New lints (these fall under the lang team). Lints are best first tried out in clippy
2828
and then uplifted later.

0 commit comments

Comments
 (0)