Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustfmt: reformat repository according to latest rules #577

Closed
wants to merge 1 commit into from

Conversation

xobs
Copy link
Member

@xobs xobs commented Sep 22, 2024

Rust 2024 rules have changed. Since we use the nightly version and use unstable rules, these have changed in the latest version. Mostly with respect to ordering of imports alphabetically.

Rust 2024 rules have changed. Since we use the nightly version and use
unstable rules, these have changed in the latest version. Mostly with
respect to ordering of imports alphabetically.

Signed-off-by: Sean Cross <[email protected]>
@bunnie
Copy link
Member

bunnie commented Sep 22, 2024

If it is the case that Rust just broke formatting in nightly, let's not pull this in. I'm in the middle of a huge refactor and a format refactor will create a huge headache for rebasing my patches off of. I can do the reformat once I'm done with that.

@bunnie
Copy link
Member

bunnie commented Sep 22, 2024

Will do a reformat after the outstanding PR's are merged.

@bunnie bunnie closed this Sep 22, 2024
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