-
-
Notifications
You must be signed in to change notification settings - Fork 1k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Look for config in
.cargo/rustfmt.tomland.config/rustfmt.tomlC-feature-requestCategory: a feature request (not decided/implemented)Category: a feature request (not decided/implemented)P-lowLow priorityLow priorityStatus: Open.#7114 In rust-lang/rustfmt;Closure parameter wrapping appears to ignore block-prefix width
A-async-blocksArea: async blocks `async {}`/`async move {}`Area: async blocks `async {}`/`async move {}`A-blocksArea: blocksArea: blocksA-closuresArea: closuresArea: closuresA-gen-blocksArea: generator blocks `gen {}`/`gen move {}`Area: generator blocks `gen {}`/`gen move {}`C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICESO-max_widthStable option: max_widthStable option: max_widthStatus: Open.#7113 In rust-lang/rustfmt;Tests for --file-lines
A-test-harnessArea: rustfmt test harnessArea: rustfmt test harnessA-test-suiteArea: test suitesArea: test suitesC-discussionCategory: discussionCategory: discussionStatus: Open.#7112 In rust-lang/rustfmt;Block doc comment without continuing asterisk (
*) doesn't align asterisk in starter/closerA-doc-commentsArea: doc comments `/** */`, `#[doc = "..."]`, `///` and `//!`.Area: doc comments `/** */`, `#[doc = "..."]`, `///` and `//!`.C-discussionCategory: discussionCategory: discussionStatus: Open.#7109 In rust-lang/rustfmt;rustfmt does not format panic! macro under a specific circumstance
A-stringsArea: string literalsArea: string literalsC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-max-widthIssue: formatting exceeds maximum widthIssue: formatting exceeds maximum widthStatus: Open.#7102 In rust-lang/rustfmt;Rewriting
r#try!at root of chain generates bad codeA-call-chainsArea: method call chainsArea: method call chainsA-commentsArea: commentsArea: commentsC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-invalid-codeIssue: formatting causes compile-pass code to compile-failIssue: formatting causes compile-pass code to compile-failSO-use_try_shorthandStable option: use_try_shorthandStable option: use_try_shorthandStatus: Open.#7101 In rust-lang/rustfmt;[ICE]: bad span:
):;cfg_select!invalid arm expr "successfully" formats but produces an ICE reportA-cfg_select`cfg_select!``cfg_select!`A-test-harnessArea: rustfmt test harnessArea: rustfmt test harnessC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-ICEIssue: Internal Compiler Error (ICE) reported by rustfmtIssue: Internal Compiler Error (ICE) reported by rustfmtStatus: Open.#7087 In rust-lang/rustfmt;Chains of functions with a comment on the last function do not format
A-call-chainsArea: method call chainsArea: method call chainsA-commentsArea: commentsArea: commentsC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-poor-formattingIssue: poor formattingIssue: poor formattingStatus: Open.#7086 In rust-lang/rustfmt;#[rustfmt::skip]attribute skips extra linesA-rustfmt::skipArea: `rustfmt::skip` tool attributeArea: `rustfmt::skip` tool attributeC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEE-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.Call for participation: Hard difficulty. Experience needed to fix: A lot.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.Status: Open.#7076 In rust-lang/rustfmt;--file-lines can trip up trailing whitespace validity check
C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-trailing-whitespaceIssue: internal error; left behind trailing whitespaceIssue: internal error; left behind trailing whitespaceUO-error_on_unformattedUnstable option: error_on_unformattedUnstable option: error_on_unformattedUO-file_linesUnstable option: file_linesUnstable option: file_linesStatus: Open.#7071 In rust-lang/rustfmt;normalize_doc_attributes + wrap_comments can leave trailing whitespace
A-doc-commentsArea: doc comments `/** */`, `#[doc = "..."]`, `///` and `//!`.Area: doc comments `/** */`, `#[doc = "..."]`, `///` and `//!`.C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-trailing-whitespaceIssue: internal error; left behind trailing whitespaceIssue: internal error; left behind trailing whitespaceUO-normalize_doc_attributesUnstable option: normalize_doc_attributesUnstable option: normalize_doc_attributesUO-wrap_commentsUnstable option: wrap_commentsUnstable option: wrap_commentsStatus: Open.#7069 In rust-lang/rustfmt;rustfmt switches
;around causing type errorA-control-flowArea: control flow constructsArea: control flow constructsC-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEI-invalid-codeIssue: formatting causes compile-pass code to compile-failIssue: formatting causes compile-pass code to compile-failStatus: Open.#7061 In rust-lang/rustfmt;