Skip to content

Conversation

@ytmimi
Copy link
Contributor

@ytmimi ytmimi commented Jan 19, 2026

This is a follow up to #6751, which actually uses the check_diff rust binary in our CI and removes the ci/check_diff.sh script we were running before.

This PR also adds language_edition and style_edition support similar to #6742 so that the CI job can be used to test different combinations of Rust language edition's and rustfmt style_edition to ensure that we're not introducing breaking changes across those different dimensions.

r? @jieyouxu @Manishearth @calebcartwright

No longer needed since we're moving to the rust version.
Now we're calling our rust binary instead of our old shell script.
This will let us test the `check_diff` binary with different
combinations of Rust language edition and rustfmt style_edition.
@ytmimi
Copy link
Contributor Author

ytmimi commented Jan 19, 2026

@ytmimi ytmimi added the A-CI Area: CI label Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants