-
Notifications
You must be signed in to change notification settings - Fork 938
Insights: rust-lang/rustfmt
Overview
-
- 0 Merged pull requests
- 7 Open pull requests
- 6 Closed issues
- 13 New issues
There hasn’t been any commit activity on rust-lang/rustfmt in the last month.
Want to help out?
7 Pull requests opened by 6 people
-
Fix incorrect whitespace modifications to non-rust code blocks
#6615 opened
Jul 25, 2025 -
Add `doc_comment_code_block_small_heuristics`, to override `use_small_heuristics` in doc code
#6616 opened
Jul 25, 2025 -
Fix misidentification of indented comments
#6617 opened
Jul 26, 2025 -
fix page reload when enter pressed in docs searchbar
#6622 opened
Jul 31, 2025 -
Allow `NotADirectory` errors in config lookup
#6624 opened
Aug 4, 2025 -
Update term to 1.1
#6628 opened
Aug 8, 2025 -
fix: prevent panic when formatting complex generics
#6630 opened
Aug 10, 2025
6 Issues closed by 1 person
-
Rustfmt does not format unindented fields inside struct initialization
#6621 closed
Jul 30, 2025 -
rusfmt crashes with a slightly unsorted `use` block
#6618 closed
Jul 29, 2025 -
Expand comments to fill width
#6614 closed
Jul 24, 2025 -
`format_code_in_doc_comments`: `# #![rustfmt::skip]` does not work
#6608 closed
Jul 21, 2025 -
Rustfmt fails to format matches! macro with if guard (but match expression works)
#6605 closed
Jul 17, 2025
13 Issues opened by 13 people
-
`rustfmt` breaks macro code
#6629 opened
Aug 10, 2025 -
[Bug] rustfmt chokes on a specific combo of method, macro, and string length
#6627 opened
Aug 7, 2025 -
error[internal]: left behind trailing whitespace on code generated by protoc-gen-prost-serde
#6626 opened
Aug 7, 2025 -
Allow `reason` attribute for `#[rusfmt::skip]`
#6625 opened
Aug 5, 2025 -
feat: place import statements at the top/bottom of the file
#6623 opened
Jul 31, 2025 -
FR: make disabling `format_generated_files` work with stdin input
#6620 opened
Jul 30, 2025 -
Formatting `vis const trait` produces invalid code
#6619 opened
Jul 29, 2025 -
rustfmt produces different results when run from build.rs script when in workspace crate
#6613 opened
Jul 23, 2025 -
`format_code_in_doc_comments` adds empty line between trailing comment and hidden code
#6612 opened
Jul 22, 2025 -
Bug: rustfmt panics when formatting `tracing::info!` macro with multiline string.
#6611 opened
Jul 21, 2025 -
`format_code_in_doc_comments` should not touch non-rust code blocks
#6609 opened
Jul 19, 2025 -
rustfmt removes attributes on parameters of `fn` types
#6607 opened
Jul 18, 2025 -
More brace locations
#6606 opened
Jul 17, 2025
13 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.
-
Separate function parameter from its attributes by a newline
#6276 commented on
Jul 15, 2025 • 0 new comments -
Config option to remove spaces between braces and (a) their contents (b) macro names
#6152 commented on
Jul 16, 2025 • 0 new comments -
rustfmt deletes comment at start of array length expression
#6434 commented on
Jul 17, 2025 • 0 new comments -
Support matches! with if guard
#5547 commented on
Jul 17, 2025 • 0 new comments -
`/// # #![rustfmt::skip]` behaves weird
#6098 commented on
Jul 21, 2025 • 0 new comments -
Formatting of associated types with GATs very verbose
#6387 commented on
Jul 23, 2025 • 0 new comments -
`format_code_in_doc_comments` not applied when containing macros which takes an abstract stream of tokens
#6454 commented on
Jul 27, 2025 • 0 new comments -
[unstable option] `format_generated_files`
#5080 commented on
Jul 30, 2025 • 0 new comments -
[unstable option] control_brace_style
#3377 commented on
Jul 31, 2025 • 0 new comments -
Add separate "continuation indent space" setting
#3642 commented on
Aug 6, 2025 • 0 new comments -
Add `let_chain_style` configuration option
#5983 commented on
Aug 6, 2025 • 0 new comments -
fix: wrap function without a body exceeding 100 characters (#6539)
#6579 commented on
Jul 15, 2025 • 0 new comments -
fix: preserve attributes for fn params with empty idents
#6590 commented on
Jul 23, 2025 • 0 new comments