File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,8 @@ The degree of process is correlated with the degree of change being proposed:
122
122
- Major changes or new features or options in ` Cargo.toml ` or the config files.
123
123
- Changes to the registry index or API.
124
124
- New or changed CLI options that are expected to have a significant impact on how Cargo is used.
125
- - New ` cargo ` commands.
125
+ - New ` cargo ` commands that are not trivial.
126
+ 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.
126
127
127
128
- Stabilization of [ Unstable] features requires an approval via the FCP process of [ rfcbot] .
128
129
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