Skip to content

chore: apply rust edition 2024 fmt #10803

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

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Jun 18, 2025

Motivation

Applies rustfmt fixes for #10802 as flagged here: https://github.com/foundry-rs/foundry/actions/runs/15738378215/job/44357146284

Specifically the reorder_imports = true rule previously present in rustfmt.toml is now enforced

The diff is unreasonably large but beyond splitting this across two PRs (first is the core migration, second is purely fmt fixes) makes sense imo.

Solution

I ran make fmt, no other manual changes were applied

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title chore: apply rust edition 2024 lints chore: apply rust edition 2024 fmt Jun 18, 2025
@zerosnacks
Copy link
Member Author

zerosnacks commented Jun 24, 2025

Closing for now given it is low priority and can be picked up at any point in the future

@zerosnacks zerosnacks closed this Jun 24, 2025
@github-project-automation github-project-automation bot moved this to Done in Foundry Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant