clippy_dev: refactor rustfmt calls
This commit is contained in:
parent
9d47e0c8ce
commit
232be55859
9 changed files with 180 additions and 204 deletions
|
|
@ -1,5 +1,5 @@
|
|||
error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `)`
|
||||
--> tests/ui/syntax-error-recovery/non_expressive_names_error_recovery.rs:6:19
|
||||
--> tests/ui/skip_rustfmt/non_expressive_names_error_recovery.rs:6:19
|
||||
|
|
||||
LL | fn aa(a: Aa<String) {
|
||||
| ^ expected one of 7 possible tokens
|
||||
Loading…
Add table
Add a link
Reference in a new issue