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

More chain code refactoring S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7118 opened Sep 12, 2026 by matthewhughes934 Contributor Loading…
1 of 2 tasks
Add cargo alias to run clippy A-CI Area: CI S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7117 opened Sep 12, 2026 by matthewhughes934 Contributor Draft
1 of 2 tasks
Add clippy linting to all packages A-CI Area: CI S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7116 opened Sep 12, 2026 by matthewhughes934 Contributor Draft
1 of 2 tasks
fix(config): search for config file recursively on --config-path S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7115 opened Sep 11, 2026 by rami3l Member Loading…
fix: keep comments inside restricted visibility parens S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7111 opened Sep 9, 2026 by devangpratap Contributor Loading…
1 of 2 tasks
Fix non-idempotent indentation of consecutive block comments S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7103 opened Sep 5, 2026 by saberoueslati Loading…
1 of 2 tasks
fix: prevent ICE on lifetime-only macro arguments S-on-hold Status: PR/issue is on hold (due to bandwidth/prioritization/need discussions etc.).
#7100 opened Sep 3, 2026 by saberoueslati Loading…
1 of 2 tasks
reserved width for unsafe in match arm pattern S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7097 opened Sep 3, 2026 by AsthaMishra Contributor Loading…
1 of 2 tasks
chain: drop redundant check S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7095 opened Sep 2, 2026 by matthewhughes934 Contributor Loading…
1 of 2 tasks
Don't duplicate separators when there is a comment before and after a list separator S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7091 opened Sep 2, 2026 by randomPoison Contributor Loading…
1 of 2 tasks
Fix trailing whitespace before code block in wrapped doc comments S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7083 opened Aug 29, 2026 by siddhardh-codemonk Loading…
Fix struct comment_width off-by-one error S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7078 opened Aug 27, 2026 by smoelius Loading…
keep the trailing semicolon on loops that break with a value S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7072 opened Aug 25, 2026 by AsthaMishra Contributor Loading…
Use caret (^) as the default required_version comparator S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7048 opened Aug 22, 2026 by wesleymatosdev Contributor Loading…
Module Resolution Fixes S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7043 opened Aug 22, 2026 by ytmimi Contributor Loading…
Consistently use --locked for cargo commands A-CI Area: CI A-docs Area: documentation A-test-suite Area: test suites S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#7040 opened Aug 21, 2026 by jieyouxu Member Loading…
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 closures.rs indent double-counting for wrapped params with return… S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#7015 opened Aug 6, 2026 by saberoueslati Draft
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 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 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. X-requires-next-style-edition Expected formatting impact: can only be done over a style edition (caution)
#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-author Status: awaiting some action (such as code changes or more information) from the author.
#6980 opened Jul 25, 2026 by shulaoda Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.