Skip to content

Pull requests: rust-lang/rustfmt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Split long cargo-fmt invocations on Windows S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7035 opened Aug 18, 2026 by psandana Draft
fix: formatting macro with braces delimiter S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7031 opened Aug 16, 2026 by dswij Member Loading…
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: 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 Contributor 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: 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…
Format match exprs even when or-patterns have comments A-CI 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.
#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…
Fix hybrid formatting of struct patterns containing .. S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6875 opened Apr 21, 2026 by Souradip121 Loading…
3 tasks
Respect file-lines range per predicate in where clauses S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6874 opened Apr 21, 2026 by Souradip121 Loading…
4 tasks done
ProTip! Filter pull requests by the default branch with base:main.