Skip to content

Conversation

@zeenix
Copy link
Contributor

@zeenix zeenix commented Nov 7, 2025

Let's enable a few rustfmt options:

These make a lot of sense since they keep the code consistent with respect to line width and keep
all imports grouped by the crate, keeps the imports more readable IMO.

Note that these are nightly-only options currently, however we already use the nightly fmt in our CI anyway and if you run non-nightly fmt against the code, you'll just get 3 warnings and that's it.

@zeenix zeenix requested a review from sgued November 7, 2025 11:50
@sgued sgued added this pull request to the merge queue Nov 7, 2025
Merged via the queue into rust-embedded:main with commit db731c3 Nov 7, 2025
21 of 22 checks passed
@zeenix zeenix deleted the nightly-fmt branch November 8, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants