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

Always use a nightly rustfmt in dprint fmt #1694

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

mgeisler
Copy link
Collaborator

Without this, several of the formatting directives in our rustfmt.toml file won’t have any effect. This will in turn lead to mismatches between the formatting done locally and in CI.

This creates a dependency on rustup, but I think this is overall better than silently ignoring the formatting directives.

From the discussion in #1682.

Without this, several of the formatting directives in our
`rustfmt.toml` file won’t have any effect. This will in turn lead to
mismatches between the formatting done locally and in CI.

From the discussion in #1682.
@mgeisler mgeisler merged commit 312e151 into main Jan 16, 2024
34 checks passed
@mgeisler mgeisler deleted the dprint-rustfmt-nightly branch January 16, 2024 18:10
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