Skip to content

Commit 62bdd47

Browse files
Update text/0000-compiler-major-change-process.md
Co-authored-by: Tyler Mandry <[email protected]>
1 parent 3fd665a commit 62bdd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-compiler-major-change-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ We opted not to require an ordinary rfcbot fcp because that feels too cumbersome
238238
# Prior art
239239
[prior-art]: #prior-art
240240

241-
The state of the art for these sorts of things in practice is that either people just write PRs, or perhaps someone opens a Zulip topic and pings a suitable set of people. This often works well in practice but can also lead to surprises, where stakeholds are overlooked. Moreover, it offers no means to manage review load or to have a chance to express concerns before a lot of code is written.
241+
The state of the art for these sorts of things in practice is that either people just write PRs, or perhaps someone opens a Zulip topic and pings a suitable set of people. This often works well in practice but can also lead to surprises, where stakeholders are overlooked. Moreover, it offers no means to manage review load or to have a chance to express concerns before a lot of code is written.
242242

243243
This idea was loosely based on the "intent to ship" convention that many browsers have adopted. See e.g. Mozilla's [Exposure Guidelines](https://wiki.mozilla.org/ExposureGuidelines) or Chrome's process for [launching features](https://www.chromium.org/blink/launching-features). Unlike those processes, however, it's meant for internal refactors as well as (minor) public facing features.
244244

0 commit comments

Comments
 (0)