We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wrap_comments
Is this expected?
❯ cargo fmt --check Diff in /private/tmp/tmp/src/main.rs at line 1: fn main() { // f 3 . // t 3 . - // . . 3.5 - // . . -4.3 - // . . . + // . . 3.5 + // . . -4.3 + // . . . }
rustfmt 1.6.0-nightly (0e8e857b 2023-07-16)