We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6217e commit 73dd06eCopy full SHA for 73dd06e
src/doc/contrib/src/process/release.md
@@ -47,7 +47,6 @@ subup --up-branch update-cargo \
47
--test="src/tools/linkchecker tidy \
48
src/tools/cargo \
49
src/tools/rustfmt \
50
- src/tools/rls" \
51
src/tools/cargo
52
```
53
@@ -61,8 +60,7 @@ subup --up-branch update-beta-cargo \
61
60
62
63
64
65
- rust-1.63.0:src/tools/cargo
+ rust-1.66.0:src/tools/cargo
66
67
68
[@ehuss]: https://github.com/ehuss/
0 commit comments