-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: rust-lang/rustfmt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix non-idempotent block doc comment closer rewrite
A-comments
Area: comments
F-impacts-stable-default-format
Expected formatting impact: affects stable default format configuration (caution)
F-stability-guarantee-exempt
Feature: impacts stable, but explicitly exempt from format stability guarantees
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7017
opened Aug 7, 2026 by
jieyouxu
Member
Loading…
Fix closures.rs indent double-counting for wrapped params with return…
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7015
opened Aug 6, 2026 by
saberoueslati
Loading…
fix: preserve comments around associated type bounds
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7014
opened Aug 6, 2026 by
saberoueslati
Loading…
fix: preserve closure receivers for postfix chains
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7013
opened Aug 5, 2026 by
mgalore
Loading…
fix: prevent panic when reporting line overflow with Status: awaiting review from the assignee but also interested parties.
hard_tabs (6442)
S-waiting-on-review
#7009
opened Aug 3, 2026 by
willbuckner
Loading…
fix: make imports_granularity One preserve aliases
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
UO-imports_granularity
Unstable option: imports_granularity
#7007
opened Aug 3, 2026 by
willbuckner
Loading…
Fix chain formatting with pre-existing overflow
S-on-hold
Status: PR/issue is on hold (due to bandwidth/prioritization/need discussions etc.).
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7006
opened Aug 2, 2026 by
subotac
Loading…
Fix brace placement for multiline control flow
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#7005
opened Aug 2, 2026 by
subotac
Loading…
fix: Use Status: awaiting review from the assignee but also interested parties.
ident span when recovering comments in non-shorthand PatField
S-waiting-on-review
#7004
opened Aug 1, 2026 by
ytmimi
Contributor
Loading…
fix: broken line:column indicator in errors
S-waiting-on-author
Status: awaiting some action (such as code changes or more information) from the author.
#6996
opened Jul 29, 2026 by
eopb
Loading…
Keep array types on same line as prefix for statics
A-2027-style-edition
Area: style edition 2027
F-requires-next-style-edition
Expected formatting impact: can only be done over a style edition (caution)
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6995
opened Jul 29, 2026 by
Blackgaurd
Loading…
Prevent overflow in file-lines range normalization
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
UO-file_lines
Unstable option: file_lines
#6993
opened Jul 28, 2026 by
cuishuang
Contributor
Loading…
fix: don't duplicate type bounds when a comment precedes the where clause
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6980
opened Jul 25, 2026 by
shulaoda
Contributor
Loading…
fix: don't leave trailing whitespace before a skipped impl item
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6979
opened Jul 25, 2026 by
shulaoda
Contributor
Loading…
Use formatting prefix for rustfmt errors
S-waiting-on-author
Status: awaiting some action (such as code changes or more information) from the author.
#6972
opened Jul 21, 2026 by
dertin
Loading…
Avoid repeated rewrites of overflowing call arguments
S-waiting-on-author
Status: awaiting some action (such as code changes or more information) from the author.
#6962
opened Jul 18, 2026 by
srghma
Loading…
Let empty files be empty files (reprise)
S-waiting-on-author
Status: awaiting some action (such as code changes or more information) from the author.
#6940
opened Jun 12, 2026 by
notpeter
Contributor
Loading…
[Issue #4108] post_comment_alignment config option
A-meta
Area: meta (e.g. triagebot configuration)
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6930
opened May 27, 2026 by
Ripper53
Loading…
[Issue #6631] fix normalize comments eats single line comments in code blocks
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
UO-normalize_comments
Unstable option: normalize_comments
#6924
opened May 23, 2026 by
Ripper53
Loading…
fix: don't ICE on LineOverflow when the line contains multibyte characters
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6902
opened May 22, 2026 by
shulaoda
Contributor
Loading…
Format Area: CI
F-impacts-stable-unformatted-code
Expected formatting impact: affects stable + unformatted code (caution)
S-waiting-on-author
Status: awaiting some action (such as code changes or more information) from the author.
match exprs even when or-patterns have comments
A-CI
#6893
opened May 12, 2026 by
estebank
Contributor
Loading…
Don't format fn keywords when not selected with --file-lines
S-on-hold
Status: PR/issue is on hold (due to bandwidth/prioritization/need discussions etc.).
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6886
opened May 7, 2026 by
randomPoison
Contributor
Loading…
Skip fn signature when not selected with --file-lines
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6884
opened May 5, 2026 by
randomPoison
Contributor
Loading…
Fix wrong indenting with hard tabs in binop pairs
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6883
opened May 5, 2026 by
matthewhughes934
Contributor
Loading…
fix: trim trailing whitespace from lhs when rhs wraps to new line
S-waiting-on-review
Status: awaiting review from the assignee but also interested parties.
#6881
opened May 1, 2026 by
jlizen
Member
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.