Skip to content

Commit

Permalink
Clarify new cargo commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Apr 22, 2023
1 parent fb57f5b commit 35ed543
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/doc/contrib/src/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ The degree of process is correlated with the degree of change being proposed:
- Major changes or new features or options in `Cargo.toml` or the config files.
- Changes to the registry index or API.
- New or changed CLI options that are expected to have a significant impact on how Cargo is used.
- New `cargo` commands.
- New `cargo` commands that are not trivial.
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.

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

0 comments on commit 35ed543

Please sign in to comment.