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

chore: run cargo fmt on all files #1385

Closed
wants to merge 1 commit into from
Closed

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Nov 24, 2023

After rustc 1.76.0-nightly (a1a37735c 2023-11-23) it looks like rustfmt has changed. This PR is the result of running cargo fmt in the root. No other changes.

Copy link

sonarcloud bot commented Nov 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dvdplm
Copy link
Contributor Author

dvdplm commented Nov 27, 2023

Turns out this was a bug where macos rustfmt behaved differently from linux. Bug rust-lang/rustfmt#5964

@dvdplm dvdplm closed this Nov 27, 2023
@dvdplm dvdplm deleted the dp-reformat-source-files branch November 27, 2023 06:58
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.

1 participant