We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4769ace + 89ccd42 commit 145219aCopy full SHA for 145219a
src/doc/contrib/src/process/release.md
@@ -46,7 +46,7 @@ subup --up-branch update-cargo \
46
--commit-message "Update cargo" \
47
--test="src/tools/linkchecker tidy \
48
src/tools/cargo \
49
- src/tools/rustfmt \
+ src/tools/rustfmt" \
50
src/tools/cargo
51
```
52
@@ -59,7 +59,7 @@ subup --up-branch update-beta-cargo \
59
--commit-message "[beta] Update cargo" \
60
61
62
63
rust-1.66.0:src/tools/cargo
64
65
0 commit comments