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

experiment with stable-only rustfmt options #28

Merged
merged 4 commits into from
Jan 27, 2021
Merged

Conversation

davepacheco
Copy link
Collaborator

See oxidecomputer/dropshot#77. I'd like to experiment here with option 3: switching entirely to stable rustfmt and eliminating any use of "nightly" in oxide-api-prototype. (The other use of "nightly" was for generating docs with intra-doc links, but that was recently added to stable Rust.)

@ahl can you check the change to .vscode/settings.json? I suspect we could actually just remove this file now.

@davepacheco davepacheco requested a review from ahl January 22, 2021 20:10
rustfmt.toml Show resolved Hide resolved
@ahl
Copy link
Contributor

ahl commented Jan 27, 2021

we can delete the vscode settings as that's effectively the default.

@davepacheco davepacheco merged commit ea8a285 into master Jan 27, 2021
@davepacheco davepacheco deleted the rustfmt-stable branch January 27, 2021 16:23
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