File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/doc/contrib/src/process Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ Cargo's library and its related dependencies (like `cargo-util`) are published
131131to [ crates.io] as part of the 6-week stable release process by the [ Release
132132team] . There is a [ ` publish.py ` script] that is used by the Release team's
133133automation scripts (see < https://github.com/rust-lang/simpleinfra/ > ) to handle
134- determining which packages to publish. The test and build tool crates aren't
135- published. This runs on the specific git commit associated with the cargo
136- submodule in the ` stable ` branch in ` rust-lang/rust ` at the time of release.
134+ determining which packages to publish. The build tool crates aren't published.
135+ This runs on the specific git commit associated with the cargo submodule in the
136+ ` stable ` branch in ` rust-lang/rust ` at the time of release.
137137
138138On very rare cases, the Cargo team may decide to manually publish a new
139139release to [ crates.io] . For example, this may be necessary if there is a
You can’t perform that action at this time.
0 commit comments