Docs(process/release): Update to include test tools in publication

Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
This commit is contained in:
Paul Mabileau 2024-02-07 23:39:19 +01:00
parent 6f581e9056
commit 29c45d0e66
No known key found for this signature in database
GPG Key ID: FC16B37F6782B0AA

View File

@ -131,9 +131,9 @@ Cargo's library and its related dependencies (like `cargo-util`) are published
to [crates.io] as part of the 6-week stable release process by the [Release to [crates.io] as part of the 6-week stable release process by the [Release
team]. There is a [`publish.py` script] that is used by the Release team's team]. There is a [`publish.py` script] that is used by the Release team's
automation scripts (see <https://github.com/rust-lang/simpleinfra/>) to handle automation scripts (see <https://github.com/rust-lang/simpleinfra/>) to handle
determining which packages to publish. The test and build tool crates aren't determining which packages to publish. The build tool crates aren't published.
published. This runs on the specific git commit associated with the cargo This runs on the specific git commit associated with the cargo submodule in the
submodule in the `stable` branch in `rust-lang/rust` at the time of release. `stable` branch in `rust-lang/rust` at the time of release.
On very rare cases, the Cargo team may decide to manually publish a new On very rare cases, the Cargo team may decide to manually publish a new
release to [crates.io]. For example, this may be necessary if there is a release to [crates.io]. For example, this may be necessary if there is a