Skip to content

style: reformat all sources and add CI checks - #5066

Merged
rami3l merged 3 commits into
rust-lang:mainfrom
rami3l:style/unify-imports
Sep 9, 2026
Merged

style: reformat all sources and add CI checks#5066
rami3l merged 3 commits into
rust-lang:mainfrom
rami3l:style/unify-imports

Conversation

@rami3l

@rami3l rami3l commented Sep 9, 2026

Copy link
Copy Markdown
Member

Closes #5065.

The new cargo +nightly xfmt subcommand follows the nextest convention which is also used by some other projects.

Concerns

@rami3l
rami3l force-pushed the style/unify-imports branch 2 times, most recently from 8863357 to 70e3bf5 Compare September 9, 2026 07:41
@rami3l
rami3l requested a review from djc September 9, 2026 07:43
@rami3l
rami3l force-pushed the style/unify-imports branch from 70e3bf5 to e7e77fe Compare September 9, 2026 07:48
@rami3l
rami3l added this pull request to the merge queue Sep 9, 2026
Merged via the queue into rust-lang:main with commit bf4f258 Sep 9, 2026
60 of 62 checks passed
@rami3l
rami3l deleted the style/unify-imports branch September 9, 2026 14:33
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.

Use unstable rustfmt features to ensure import style

2 participants