File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,12 +161,12 @@ Here is the tracking issue on for our [`?` macro feature][tracking].
161161
162162## Experimental RFC (eRFC)
163163
164- An eRFC is a variant of the RFC process used for complex features wherethe high-level need
164+ An eRFC is a variant of the RFC process used for complex features where the high-level need
165165is clear, but the design space is too large to settle on a detailed specification upfront.
166166Instead of providing a final design, an eRFC outlines a high-level strategy to authorize
167167a period of active experimentation. This allows the team to implement the feature behind
168168a feature gate and gather practical data, which then informs a subsequent formal RFC for stabilization.
169- While this process was used for major features like coroutines ([ see RFC2033 ] [ rfc2033 ] ),
169+ While this process was used for major features like coroutines ([ see RFC 2033 ] [ rfc2033 ] ),
170170the explicit "eRFC" label is rarely used today. The project now generally prefers approving a standard
171171RFC for an initial version and iterating on it through the nightly channel before final stabilization.
172172
You can’t perform that action at this time.
0 commit comments