-
Notifications
You must be signed in to change notification settings - Fork 932
Insights: rust-lang/rustfmt
Overview
Could not load contribution data
Please try again later
6 Pull requests merged by 6 people
-
update changelog for v1.9.0 release
#6432 merged
Jun 21, 2025 -
Remove extraneous comma in
Configurations.md
#6578 merged
Jun 15, 2025 -
fix: #6558 don't try to repair invalid self-imports.
#6573 merged
Jun 11, 2025 -
Fix path resolution of
rustfmt
incargo-fmt
#6566 merged
Jun 5, 2025 -
Show what
use_field_init_shorthand = true
does#6562 merged
Jun 2, 2025 -
fix: split a line exceeding the maximum width
#6572 merged
May 31, 2025
5 Pull requests opened by 5 people
-
fix: remove trailing spaces when rewriting same line missing comments
#6575 opened
Jun 10, 2025 -
fix: #6520, move comment above line if it would cross out the type in…
#6577 opened
Jun 12, 2025 -
fix: wrap function without a body exceeding 100 characters (#6539)
#6579 opened
Jun 15, 2025 -
Replace 'positive integer' with 'nonnegative integer'
#6583 opened
Jun 21, 2025 -
fix: preserve attributes for fn params with empty idents
#6590 opened
Jun 28, 2025
18 Issues closed by 3 people
-
`foo::{self}` is not rustfmt'd to `foo`
#6588 closed
Jun 25, 2025 -
`mod` statements in macro expansions aren't recursively formatted
#6587 closed
Jun 24, 2025 -
cargo fmt stopped working / does nothing
#6582 closed
Jun 22, 2025 -
Allow use of unstable features without nightly Rust
#6584 closed
Jun 22, 2025 -
Formatting `extern` without an ABI adds the default ABI
#6581 closed
Jun 19, 2025 -
`rustfmt` fails to format if blocks comments is embedded in text
#6580 closed
Jun 19, 2025 -
`use self;` gets entirely deleted
#6558 closed
Jun 11, 2025 -
Internal error: "left behind trailing whitespace" in a match statement with a lot of characters
#6554 closed
Jun 7, 2025 -
rustfmt panic: `Option::unwrap()` on `None` value in items.rs:562
#6571 closed
Jun 5, 2025 -
panic: left behind trailing whitespace
#6549 closed
Jun 5, 2025 -
Fmt break to raw_ident label fail
#6550 closed
Jun 5, 2025 -
feature: format && on new line
#6552 closed
Jun 5, 2025 -
rustfmt: formatting meta-arguments in a macro is not idempotent
#6565 closed
Jun 5, 2025 -
rustfmt continuously indents multiline attribute in `macro_rules!` up until `max_width`
#6563 closed
Jun 5, 2025 -
Add configuration for sorting `pub use` and `pub mod` before their non-pub equivalent
#6559 closed
Jun 5, 2025 -
Chained method statements are not formatted if they contain a string that exceeds `max_width`
#6556 closed
Jun 5, 2025 -
Option to skip formatting specific sections
#6560 closed
May 31, 2025 -
Failure to split a line exceeding the maximum width
#6202 closed
May 31, 2025
5 Issues opened by 5 people
-
Buf with cargo fmt
#6589 opened
Jun 26, 2025 -
[bug] wrap_comments
#6586 opened
Jun 24, 2025 -
`format_strings` can cause code to no longer be reformatted
#6576 opened
Jun 10, 2025 -
Add Support for sorting `#[derive(...)]`
#6574 opened
Jun 9, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
cleanup of redundant patterns
#6546 commented on
Jun 5, 2025 • 1 new comment -
Extend `inline_attribute_width` to more AST types
#5968 commented on
Jun 3, 2025 • 0 new comments -
Trailing whitespace remains when passing `--edition 2024`
#6568 commented on
Jun 28, 2025 • 0 new comments -
doc: "0" listed as possible value for "positive integer" values
#6570 commented on
Jun 21, 2025 • 0 new comments -
Catalog `style_edition=2027` formatting differences
#6371 commented on
Jun 21, 2025 • 0 new comments -
Add config and attribute to set the number of array values per line
#6325 commented on
Jun 21, 2025 • 0 new comments -
Odd formatting of empty `where` clause
#6488 commented on
Jun 21, 2025 • 0 new comments -
[unstable option] comment_width
#3349 commented on
Jun 20, 2025 • 0 new comments -
Gives up on chains if any line is too long.
#3863 commented on
Jun 19, 2025 • 0 new comments -
Off by one: return type on associated function/method wraps at exactly `max_width`
#6539 commented on
Jun 17, 2025 • 0 new comments -
Add option to break after = in assignment
#3514 commented on
Jun 13, 2025 • 0 new comments -
Add option to put pub imports (aka exports) before normal imports
#4070 commented on
Jun 12, 2025 • 0 new comments -
Unexpected arrow indent change in trait methods with Rust edition 2024
#6482 commented on
Jun 10, 2025 • 0 new comments -
Remove extra unnecessary blocks
#5616 commented on
Jun 7, 2025 • 0 new comments -
`use_small_heuristics = "Max"` ignores `max_width` for macros
#6538 commented on
Jun 5, 2025 • 0 new comments -
Commented out `macro_rules` arm gets moved after previous arm
#6544 commented on
Jun 5, 2025 • 0 new comments -
Comments placed in-between a field and type in a struct get deleted after formatting
#6551 commented on
Jun 5, 2025 • 0 new comments -
Unclear message for comments with trailing spaces
#6545 commented on
Jun 5, 2025 • 0 new comments -
rustfmt eats attributes while formatting functions with variadic parameters
#6561 commented on
Jun 5, 2025 • 0 new comments -
wrap_comments=true can add a space to already properly formatted comments
#6569 commented on
Jun 2, 2025 • 0 new comments -
Stabilise `--skip-children`
#5024 commented on
Jun 1, 2025 • 0 new comments -
Wrong indentation when using double `?` to handle long async function calls
#6564 commented on
Jun 1, 2025 • 0 new comments -
rustfmt eats comment after `->` in return type
#5874 commented on
May 31, 2025 • 0 new comments -
[unstable option] brace_style
#3376 commented on
May 29, 2025 • 0 new comments