Skip to content

Commit f4f4707

Browse files
committed
Clarify new cargo commands.
1 parent 10e6530 commit f4f4707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/contrib/src/team.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ The degree of process is correlated with the degree of change being proposed:
122122
- Major changes or new features or options in `Cargo.toml` or the config files.
123123
- Changes to the registry index or API.
124124
- 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.
126127

127128
- Stabilization of [Unstable] features requires an approval via the FCP process of [rfcbot].
128129
This provides a final opportunity to solicit feedback from the public, and for the Cargo team to agree via consensus.

0 commit comments

Comments
 (0)