-
Notifications
You must be signed in to change notification settings - Fork 926
Issues: rust-lang/rustfmt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Left shift of chained function calls after indexing
a-chains
poor-formatting
#6469
opened Feb 11, 2025 by
IBims1NicerTobi
Slice indexing in long chains is separated from target element
a-chains
poor-formatting
#6229
opened Jul 5, 2024 by
Sindisil
Chain comments after
.
prevent chain from being formatted because comment would be lost
a-chains
a-comments
p-low
#5563
opened Oct 18, 2022 by
ytmimi
Fmt failure with wrap_comments = true
a-chains
a-comments
e-max width
error[internal]: line formatted, but exceeded maximum width
e-trailing whitespace
error[internal]: left behind trailing whitespace
#5493
opened Aug 10, 2022 by
sander2
Unable to format chained method call with long generic argument list
a-chains
poor-formatting
#5249
opened Mar 1, 2022 by
MingweiSamuel
trailing comma after function call chains may need a comment barrier
a-chains
a-comments
p-low
#5165
opened Jan 6, 2022 by
ratmice
file-lines do not reformat parts of a multi-line statement
a-chains
only-with-option
requires a non-default option value to reproduce
#4053
opened Feb 13, 2020 by
athei
rustfmt removes newlines in comments between chain calls
a-chains
a-comments
a-whitespace
p-low
#4012
opened Jan 13, 2020 by
vallentin
Visual ident style of requires a non-default option value to reproduce
p-low
poor-formatting
if
in closure is wrong
a-chains
a-closures
only-with-option
#3634
opened Jun 18, 2019 by
davidMcneil
Option to split small chains instead of putting on single new line
a-chains
feature-request
#3538
opened May 3, 2019 by
vimpunk
Arrays, call chains, ident_style and hard_tabs
a-chains
only-with-option
requires a non-default option value to reproduce
poor-formatting
#3251
opened Dec 16, 2018 by
DarthGandalf
Fail to format match arm when other arm has long line
a-chains
a-strings
String literals
duplicate
p-low
poor-formatting
#3156
opened Oct 30, 2018 by
programmerjake
Off-by-one somewhere in chain formatting?
a-chains
p-low
poor-formatting
#3016
opened Sep 11, 2018 by
YaLTeR
rustmft 0.9.0-beta splits line needlessly
a-chains
p-low
poor-formatting
#2903
opened Aug 7, 2018 by
tspiteri
Poor formatting of chain with 2 calls
a-chains
p-low
poor-formatting
#2623
opened Apr 15, 2018 by
philipc
Limit chain length by number of calls as well as width
a-chains
feature-request
p-low
#2263
opened Dec 10, 2017 by
vorner
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.