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

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 hard_tabs (6442) S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#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 ident span when recovering comments in non-shorthand PatField S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#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 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
ProTip! Exclude everything labeled bug with -label:bug.