mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
doc(contrib): remove rls in release process
This commit is contained in:
parent
ba6217e40f
commit
73dd06ef0e
@ -47,7 +47,6 @@ subup --up-branch update-cargo \
|
|||||||
--test="src/tools/linkchecker tidy \
|
--test="src/tools/linkchecker tidy \
|
||||||
src/tools/cargo \
|
src/tools/cargo \
|
||||||
src/tools/rustfmt \
|
src/tools/rustfmt \
|
||||||
src/tools/rls" \
|
|
||||||
src/tools/cargo
|
src/tools/cargo
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -61,8 +60,7 @@ subup --up-branch update-beta-cargo \
|
|||||||
--test="src/tools/linkchecker tidy \
|
--test="src/tools/linkchecker tidy \
|
||||||
src/tools/cargo \
|
src/tools/cargo \
|
||||||
src/tools/rustfmt \
|
src/tools/rustfmt \
|
||||||
src/tools/rls" \
|
rust-1.66.0:src/tools/cargo
|
||||||
rust-1.63.0:src/tools/cargo
|
|
||||||
```
|
```
|
||||||
|
|
||||||
[@ehuss]: https://github.com/ehuss/
|
[@ehuss]: https://github.com/ehuss/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user