Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/implementing_new_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ When you want to implement a new significant feature in the compiler,
you need to go through this process to make sure everything goes
smoothly.

**NOTE: this section is for *language* features, not *library* features, which use [a different
*process].**
**NOTE: this section is for *language* features, not *library* features,
which use [a different process].**

[a different process]: ./stability.md

Expand Down