forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 560c6cc
committed
Fix clippy
1 parent 127e42d commit 560c6cc
File tree
3 files changed
+6
-6
lines changed- src/tools/clippy/clippy_lints/src
- methods
3 files changed
+6
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
14 | + | ||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 | - | ||
505 | + | ||
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 | - | ||
176 | + | ||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
669 | 669 |
| |
670 | 670 |
| |
671 | 671 |
| |
672 | - | ||
672 | + | ||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
|
0 commit comments