Skip to content

Update Formatting for new rustfmt Release#732

Merged
InsertCreativityHere merged 2 commits intoicerpc:mainfrom
InsertCreativityHere:minor-formatting-new-fmt
Mar 9, 2026
Merged

Update Formatting for new rustfmt Release#732
InsertCreativityHere merged 2 commits intoicerpc:mainfrom
InsertCreativityHere:minor-formatting-new-fmt

Conversation

@InsertCreativityHere
Copy link
Member

Looks like rustfmt got an update, and the heuristics it uses changed.
I didn't have the latest version locally and so didn't notice.
But this PR fixes the formatting failure in CI.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates code formatting to align with the latest rustfmt output so CI formatting checks pass.

Changes:

  • Rewrites a grouped pub(crate) use { ... } re-export into individual pub(crate) use ...; statements to match updated rustfmt heuristics.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@InsertCreativityHere InsertCreativityHere merged commit a8d5fd3 into icerpc:main Mar 9, 2026
12 checks passed
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