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
Sort

Pull requests list

feat: support formatting Cargo.toml blocked Blocked on rustc, an RFC, etc. pr-follow-up-review-pending
#5240 opened Feb 25, 2022 by xxchan Loading…
Custom import reordering pr-not-reviewed
#5632 opened Dec 10, 2022 by l4l Loading…
Handle comments between Trait Generics and Bounds p-low pr-targeting-2.0 This PR is targeting the 2.0 branch
#4666 opened Jan 22, 2021 by davidBar-On Loading…
Skip in struct impl and other cases p-low pr-follow-up-review-pending pr-targeting-2.0 This PR is targeting the 2.0 branch
#4707 opened Feb 18, 2021 by davidBar-On Loading…
Fix corrupted comments in trait generics p-low pr-targeting-2.0 This PR is targeting the 2.0 branch
#4711 opened Feb 20, 2021 by whizsid Loading…
Keep blank lines in chained block-style comments (#4012) p-low pr-not-reviewed pr-targeting-2.0 This PR is targeting the 2.0 branch
#4740 opened Mar 6, 2021 by ChinYing-Li Loading…
Correct newline style in json emitter p-low pr-not-reviewed pr-targeting-2.0 This PR is targeting the 2.0 branch
#4743 opened Mar 8, 2021 by davidBar-On Loading…
Not moving the first line comment of blocks p-low pr-not-reviewed pr-targeting-2.0 This PR is targeting the 2.0 branch
#4745 opened Mar 8, 2021 by whizsid Loading…
2
5
Ignoring code blocks when trimming comments p-low pr-not-reviewed pr-targeting-2.0 This PR is targeting the 2.0 branch
#4770 opened Mar 27, 2021 by whizsid Loading…
Fix to some rustfmt::skip issues p-low pr-not-reviewed pr-targeting-2.0 This PR is targeting the 2.0 branch
#4803 opened Apr 16, 2021 by davidBar-On Loading…
New config options for match arm block wrapping p-medium pr-merge-conflict This PR has merge conflicts that must be resolved pr-not-reviewed
#4924 opened Jul 27, 2021 by ashvin021 Loading…
Add "type_separator" option to control placement of " " in types p-low pr-merge-conflict This PR has merge conflicts that must be resolved pr-waiting-on-author
#5004 opened Sep 25, 2021 by ulyssa Loading…
Allow cargo-fmt to handle formatting individual files. feature-request p-medium pr-merge-conflict This PR has merge conflicts that must be resolved
#5071 opened Nov 9, 2021 by ytmimi Draft
7 of 8 tasks
Treat empty doc comments that precede doc attributes as significant p-low pr-merge-conflict This PR has merge conflicts that must be resolved pr-waiting-on-author
#5098 opened Nov 20, 2021 by ytmimi Loading…
ProTip! Exclude everything labeled bug with -label:bug.