clippy_dev: refactor rustfmt calls

This commit is contained in:
Jason Newcomb 2025-04-16 22:56:00 -04:00
parent 9d47e0c8ce
commit 232be55859
9 changed files with 180 additions and 204 deletions

View file

@ -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