Adam Leventhal

Results 21 issues of Adam Leventhal

```rust // rustfmt-wrap_comments: true /// ```xxx``` /// /// xxx pub struct X; ``` ```console $ rustfmt --check --config=wrap_comments=true :4:4:4 | 4 | /// | ^ | = note: set `error_on_unformatted...

duplicate
a-comments
only-with-option
e-trailing whitespace