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

Bump clap-cargo and cargo_metadata versions. S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#6873 opened Apr 20, 2026 by thunderseethe Loading…
Prevent ranges from getting collapsed in patterns S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6871 opened Apr 17, 2026 by ytmimi Contributor Loading…
Support partially formatting method chains S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6862 opened Apr 14, 2026 by randomPoison Contributor Loading…
Unicode whitespace stripping in string literal line continuation S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6860 opened Apr 10, 2026 by JojoFlex1 Loading…
Rustify ci/build_and_test.* scripts A-CI Area: CI S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6855 opened Apr 3, 2026 by GuillaumeGomez Member Loading…
fix: preserve blank lines when removing empty statements consistently S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6853 opened Apr 2, 2026 by utakotoba Loading…
fix: avoid leaking wrapper space from doc comment code block formatting S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6851 opened Apr 1, 2026 by utakotoba Loading…
Fixed ICE when formatting files outside of toml dir S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6844 opened Mar 26, 2026 by aznszn Contributor Loading…
Fix formatting of commented-out empty generic bounds S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6838 opened Mar 23, 2026 by Marsman1996 Loading…
Prevent duplicating comments and tokens when rewriting trait headers S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author.
#6834 opened Mar 20, 2026 by ytmimi Contributor Loading…
Various improvements for test output S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6822 opened Mar 7, 2026 by matthewhughes934 Contributor Loading…
Fix supertrait wrapping when within max_width F-impacts-stable-default-format Expected formatting impact: affects stable default format configuration (caution) F-impacts-stable-formatted-code Expected formatting impact: affects stable formatted code (caution) F-requires-next-style-edition Expected formatting impact: can only be done over a style edition (caution) S-waiting-on-author Status: awaiting some action (such as code changes or more information) from the author. SO-max_width Stable option: max_width
#6814 opened Mar 1, 2026 by xonx4l Loading…
[import_granularity] Allow formatting of use behind #[cfg*] F-impacts-unstable-options Expected formatting impact: only affects code formatted by unstable options S-waiting-on-review Status: awaiting review from the assignee but also interested parties. UO-imports_granularity Unstable option: imports_granularity
#6808 opened Feb 19, 2026 by dingxiangfei2009 Loading…
Fix comments rewritten too long F-impacts-unstable-options Expected formatting impact: only affects code formatted by unstable options S-waiting-on-review Status: awaiting review from the assignee but also interested parties. UO-wrap_comments Unstable option: wrap_comments
#6802 opened Feb 13, 2026 by matthewhughes934 Contributor Loading…
Fix rustfmt giving up on formatting when multi-line strings exceed max_width A-2027-style-edition Area: style edition 2027 F-impacts-stable-default-format Expected formatting impact: affects stable default format configuration (caution) F-impacts-stable-formatted-code Expected formatting impact: affects stable formatted code (caution) 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.
#6781 opened Jan 26, 2026 by thomasqueirozb Loading…
Improve error for nightly-only '--message-format' args A-cargo-fmt Area: cargo-fmt pr-ready-to-merge Status: PR is largely ready for merge, waiting for secondary review / last nits release-notes Needs an associated changelog entry S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6780 opened Jan 25, 2026 by matthewhughes934 Contributor Loading…
Bump tracing-subscriber from 0.3.17 to 0.3.20 dependencies Pull requests that update a dependency file pr-not-reviewed rust Pull requests that update rust code
#6772 opened Jan 20, 2026 by dependabot bot Loading…
Bump tracing-subscriber from 0.3.18 to 0.3.20 in /check_diff dependencies Pull requests that update a dependency file pr-not-reviewed rust Pull requests that update rust code
#6760 opened Jan 2, 2026 by dependabot bot Loading…
add flag to force newlines in let else statements F-impacts-unstable-options Expected formatting impact: only affects code formatted by unstable options S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6750 opened Dec 19, 2025 by yaahc Member Loading…
Fix idempotency issue with raw strings F-impacts-stable-formatted-but-non-idempotent Expected formatting impact: affects stable "formatted" code, but which is non-idempotent. S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6696 opened Oct 10, 2025 by shulaoda Contributor Loading…
Fix panic on blockquote F-no-formatting-impact Expected formatting impact: none or not applicable S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6684 opened Oct 8, 2025 by shulaoda Contributor Loading…
Fixes adjustment of max_width within macros A-macros Area: macros (procedural macros, macro_rules! macros, etc.) F-impacts-stable-formatted-code Expected formatting impact: affects stable formatted code (caution) F-impacts-stable-options Expected formatting impact: impacts stable options (caution) S-waiting-on-review Status: awaiting review from the assignee but also interested parties. SO-fn_call_width Stable option: fn_call_width SO-max_width Stable option: max_width
#6651 opened Sep 3, 2025 by csmulhern Loading…
fix: impl Trait inside macro parsed incorrectly F-impacts-stable-unformatted-code Expected formatting impact: affects stable + unformatted code (caution) S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6640 opened Aug 18, 2025 by tvsfx Loading…
fix: don’t format mixed macro args (items + non-items) (#6629) F-no-formatting-impact Expected formatting impact: none or not applicable S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6637 opened Aug 16, 2025 by giammirove Loading…
Fix panic from tab-expansion bug in LineOverflow S-waiting-on-review Status: awaiting review from the assignee but also interested parties.
#6635 opened Aug 15, 2025 by AMS21 Loading…
ProTip! Adding no:label will show everything without a label.