Skip to content

Switch Rust<>Clippy sync to JOSH - #17739

Draft
flip1995 wants to merge 1 commit into
rust-lang:masterfrom
flip1995:josh-sync
Draft

flip1995 wants to merge 1 commit into
rust-lang:masterfrom
flip1995:josh-sync

Conversation

@flip1995

@flip1995 flip1995 commented Sep 14, 2026

Copy link
Copy Markdown
Member

Update book for backport, release and sync

Now with switching to Josh, the documentation should also be updated, as a lot of things got simplified. This updates the documentation on how to do syncs with josh, how to do releases and how to do backports.

Implement release subcommand in clippy_dev

This is a QoL improvement for doing releases. The release commit command will only work with the new Josh syncs. Until then the old way, using git log, has to be used.

r? @ghost

changelog: Switch Clippy sync over to rustc-josh-sync

Supersedes #12759 and #12762

### Update book for backport, release and sync

Now with switching to Josh, the documentation should also be updated, as
a lot of things got simplified. This updates the documentation on how to
do syncs with josh, how to do releases and how to do backports.

### Implement release subcommand in clippy_dev

This is a QoL improvement for doing releases. The `release commit`
command will only work with the new Josh syncs. Until then the old way,
using `git log`, has to be used.
@CommanderStorm

Copy link
Copy Markdown
Contributor

Does this resolve #5565 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants