File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,8 @@ The degree of process is correlated with the degree of change being proposed:
120
120
- Major changes or new features or options in ` Cargo.toml ` or the config files.
121
121
- Changes to the registry index or API.
122
122
- New or changed CLI options that are expected to have a significant impact on how Cargo is used.
123
- - New ` cargo ` commands.
123
+ - New ` cargo ` commands that are not trivial.
124
+ In some cases, the team may decide to adopt a pre-existing external command without an RFC if the command has already been broadly adopted.
124
125
125
126
- Stabilization of [ Unstable] features requires an approval via the FCP process of [ rfcbot] .
126
127
This provides a final opportunity to solicit feedback from the public, and for the Cargo team to agree via consensus.
You can’t perform that action at this time.
0 commit comments