You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on #13693
Adds 2 subcommands to `cargo dev`:
- `cargo dev sync update_nightly`: Which updates the nightly versions in
`rust-toolchain` and `clippy_utils/README.md`
- `cargo dev release bump_version`: Bumps the version in all relevant
`Cargo.toml` files
Those are pulled out of
#12759, which I'll rebase
on this.
Next step is to update the documentation, which I'll partly pull out of
#12762
r? @blyxyas (as you reviewed the first PR in the chain and were assigned
to the second one)
cc #13556
changelog: none
0 commit comments