-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 23e28d3
File tree
4 files changed
+23
-13
lines changed- compiler
- rustc_hir/src
- rustc_lint/src
- src/tools/clippy/clippy_lints/src
4 files changed
+23
-13
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 | - | ||
318 | + | ||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 | - | ||
386 | + | ||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
| |||
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 | 3024 |
| |
3025 | + | ||
3026 | + | ||
3027 | + | ||
3028 | + | ||
3029 | + | ||
3030 | + | ||
3031 | + | ||
3032 | + | ||
3033 | + | ||
3034 | + | ||
3025 | 3035 |
| |
3036 | + | ||
3037 | + | ||
3038 | + | ||
3039 | + | ||
3040 | + | ||
3041 | + | ||
3042 | + | ||
3043 | + | ||
3026 | 3044 |
| |
3027 | 3045 |
| |
3028 | 3046 |
| |
| |||
3039 | 3057 |
| |
3040 | 3058 |
| |
3041 | 3059 |
| |
3042 | - | ||
3043 | - | ||
3044 | - | ||
3045 | - | ||
3046 | - | ||
3047 | - | ||
3048 | - | ||
3049 | - | ||
3050 | 3060 |
| |
3051 | 3061 |
| |
3052 | 3062 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 | - | ||
80 | + | ||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | - | ||
200 | + | ||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | - | ||
95 | + | ||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
0 commit comments