-
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
function return type exceeds max width without wrapping
e-max width
error[internal]: line formatted, but exceeded maximum width
#6521
opened Mar 26, 2025 by
jan-ferdinand
Too long line for function parameter of type impl Trait
e-max width
error[internal]: line formatted, but exceeded maximum width
poor-formatting
#6381
opened Oct 31, 2024 by
benediktsatalia
rustfmt leaves behind a too-long line inside a closure
a-closures
e-max width
error[internal]: line formatted, but exceeded maximum width
poor-formatting
#6344
opened Sep 22, 2024 by
RalfJung
Failure to split a line exceeding the maximum width
e-max width
error[internal]: line formatted, but exceeded maximum width
good first issue
Issues up for grabs, also good candidates for new rustfmt contributors
#6202
opened Jun 19, 2024 by
Jarcho
match_arm_blocks = false
interacts poorly on some lines that are exactly max_width + 2
long.
a-matches
#6136
opened Apr 2, 2024 by
pyrrho
Single-line error[internal]: line formatted, but exceeded maximum width
poor-formatting
where
clauses may be 1 character too long
e-max width
#5990
opened Dec 24, 2023 by
kpreid
derive attribute is not wrapped if it's exactly max length
e-max width
error[internal]: line formatted, but exceeded maximum width
feature-request
p-low
#5796
opened Jun 21, 2023 by
Dzordzu
False negative with error[internal]: line formatted, but exceeded maximum width
help wanted
error_on_line_overflow
in Clippy source file
a-macros
e-max width
#5700
opened Feb 27, 2023 by
smoelius
Use of incorrect width when rewriting nested doc comment can lead to doc comment exceeding the max width
a-comments
e-max width
error[internal]: line formatted, but exceeded maximum width
only-with-option
requires a non-default option value to reproduce
#5531
opened Sep 4, 2022 by
laralove143
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
Cannot prohibit long code lines while allowing long doc lines
a-comments
e-max width
error[internal]: line formatted, but exceeded maximum width
feature-request
p-low
#5477
opened Jul 31, 2022 by
detly
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.