mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-21 20:23:12 +00:00
a19d69d273
Based on https://github.com/rust-lang/rust-clippy/pull/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 https://github.com/rust-lang/rust-clippy/pull/12759, which I'll rebase on this. Next step is to update the documentation, which I'll partly pull out of https://github.com/rust-lang/rust-clippy/pull/12762 r? @blyxyas (as you reviewed the first PR in the chain and were assigned to the second one) cc https://github.com/rust-lang/rust-clippy/issues/13556 changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |