-
Notifications
You must be signed in to change notification settings - Fork 928
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
Formatting error: closing curly-brace placed to the last comment (using `use` syntax
bug
Panic, non-idempotency, invalid code, etc.
visual
imports indent)
a-comments
a-imports
#6379
opened Oct 30, 2024 by
boozook
prefer core-alloc-std to alloc-core-std when reordering standard libraries imports
a-imports
`use` syntax
feature-request
p-low
#6290
opened Aug 22, 2024 by
lo48576
Formatting `use` syntax
bug
Panic, non-idempotency, invalid code, etc.
e-trailing whitespace
error[internal]: left behind trailing whitespace
poor-formatting
use
statements sometimes leaves behind spaces and newlines
a-imports
#6277
opened Aug 12, 2024 by
antonilol
group_imports reorders `use` syntax
only-with-option
requires a non-default option value to reproduce
use
statements arounds comments, changing their meaning
a-comments
a-imports
#6241
opened Jul 14, 2024 by
RalfJung
Group imports together with imports_granularity results in non-idempotent formatting
a-imports
`use` syntax
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
#6195
opened Jun 14, 2024 by
Kobzol
imports_granularity = "Module"
merges top-level modules into a single use
statement
a-imports
#6191
opened Jun 11, 2024 by
mnkhouri
Single-line imports are unnecessarily wrapped
a-imports
`use` syntax
#5927
opened Sep 28, 2023 by
taylordotfish
rustfmt removes import if it only contains comments
a-comments
a-imports
`use` syntax
#5899
opened Aug 31, 2023 by
ytmimi
rustfmt does not respect brace_style when formatting imports
a-imports
`use` syntax
feature-request
p-low
#5545
opened Sep 21, 2022 by
BenjaminBrienen
Feature request: Option to have one "use" statement per file
a-imports
`use` syntax
feature-request
p-low
#5360
opened Jun 1, 2022 by
CrendKing
allow user custom group_imports order
a-imports
`use` syntax
feature-request
p-low
#4788
opened Apr 7, 2021 by
Sherlock-Holo
Imports are not formatted when long import lines are present
a-imports
`use` syntax
help wanted
p-low
poor-formatting
#4746
opened Mar 9, 2021 by
ciphergoth
group_imports
does not differentiate between a local import and an external crate
a-imports
#4709
opened Feb 20, 2021 by
jhpratt
Support custom "project local" crate group in `use` syntax
feature-request
p-low
group_imports
a-imports
#4693
opened Feb 9, 2021 by
daniel5151
Inconsistent Imports Sorting Order
a-imports
`use` syntax
poor-formatting
#4648
opened Jan 17, 2021 by
davidBar-On
Rustfmt fails to merge conditional imports with same condition
a-imports
`use` syntax
feature-request
p-low
#4642
opened Jan 14, 2021 by
Boscop
Allow splitting multi-line `use` syntax
feature-request
p-low
use
statements into separate single-line statements
a-imports
#4620
opened Jan 2, 2021 by
Aaron1011
Add option to put pub imports (aka exports) before normal imports
a-imports
`use` syntax
feature-request
#4070
opened Mar 1, 2020 by
Boscop
two runs required on imports with leading ::
a-imports
`use` syntax
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
#3943
opened Nov 26, 2019 by
calebcartwright
Retain newlines when reordering imports
a-comments
a-imports
`use` syntax
a-whitespace
poor-formatting
#3814
opened Sep 27, 2019 by
ghost
Comments on use statements incorrectly rearranged when use statements are rearranged
a-comments
a-imports
`use` syntax
bug
Panic, non-idempotency, invalid code, etc.
#3720
opened Aug 1, 2019 by
bddap
allow spaces before/after braces for imports
a-imports
`use` syntax
a-whitespace
feature-request
p-low
#3714
opened Jul 30, 2019 by
Luro02
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.