@@ -120,13 +120,13 @@ itself to reflect the course of the discussion (e.g. new alternatives or prior
120
120
work may be added or you may decide to change parts of the proposal itself).
121
121
122
122
In the end, when the discussion seems to reach a consensus and die down a bit,
123
- a rust team member may propose to move to FCP with one of three possible dispositions.
124
- This means that they want the other members of the appropriate teams to review
125
- and comment on the RFC. More discussion may ensue, which may result in more changes
126
- or unresolved questions being added. At some point, when everyone is
127
- satisfied, the RFC enters the "final comment period" ( FCP) , which is the last
128
- chance for people to bring up objections. When the FCP is over, the disposition is
129
- adopted. Here are the three possible dispositions:
123
+ a rust team member may propose to move to "final comment period" (FCP) with one
124
+ of three possible dispositions. This means that they want the other members of
125
+ the appropriate teams to review and comment on the RFC. More discussion may
126
+ ensue, which may result in more changes or unresolved questions being added. At
127
+ some point, when everyone is satisfied, the RFC enters the FCP, which is the
128
+ last chance for people to bring up objections. When the FCP is over, the
129
+ disposition is adopted. Here are the three possible dispositions:
130
130
131
131
- _ Merge_ : accept the feature. Here is the proposal to merge for our [ ` ? ` macro
132
132
feature] [ rfcmerge ] .
0 commit comments