Skip to content

Commit 35ed543

Browse files
committed
Clarify new cargo commands.
1 parent fb57f5b commit 35ed543

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
@@ -120,7 +120,8 @@ The degree of process is correlated with the degree of change being proposed:
120120
- Major changes or new features or options in `Cargo.toml` or the config files.
121121
- Changes to the registry index or API.
122122
- 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.
124125

125126
- Stabilization of [Unstable] features requires an approval via the FCP process of [rfcbot].
126127
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)