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

style: format with cargo fmt --all #1048

Closed
wants to merge 1 commit into from
Closed

Conversation

Zxilly
Copy link

@Zxilly Zxilly commented Jun 29, 2024

@epage
Copy link
Collaborator

epage commented Jun 29, 2024

What version of cargo fmt are you using? I can't reproduce this.

@Zxilly
Copy link
Author

Zxilly commented Jun 29, 2024

I use

cargo version
cargo 1.81.0-nightly (4ed7bee47 2024-06-25)

Maybe RustRover changed something, I'll try to retry it at the command line

@coveralls
Copy link

coveralls commented Jun 29, 2024

Pull Request Test Coverage Report for Build 9725364304

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.047%

Totals Coverage Status
Change from base Build 9627078583: 0.0%
Covered Lines: 534
Relevant Lines: 2317

💛 - Coveralls

@Zxilly
Copy link
Author

Zxilly commented Jun 29, 2024

Considering the problem is next to unicode characters, maybe it's the OS? I'm using Windows 11

@epage
Copy link
Collaborator

epage commented Jun 29, 2024

I just checked and it is stable vs nightly. As we enforce stable, we're going to stick with that

@epage epage closed this Jun 29, 2024
@Zxilly
Copy link
Author

Zxilly commented Jun 29, 2024

I've also successfully reproduced it on stable.

rustup default
stable-x86_64-pc-windows-msvc (default)

@Zxilly
Copy link
Author

Zxilly commented Jun 29, 2024

Also reproduced on wsl
image

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.

3 participants