File tree
16 files changed
+71
-24
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_middle/src
- hir
- map
- query
- ty
- rustc_passes/src
- rustc_ty_utils/src
16 files changed
+71
-24
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2548 | 2548 |
| |
2549 | 2549 |
| |
2550 | 2550 |
| |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
2551 | 2556 |
| |
2552 | 2557 |
| |
2553 | 2558 |
| |
| |||
3331 | 3336 |
| |
3332 | 3337 |
| |
3333 | 3338 |
| |
| 3339 | + | |
3334 | 3340 |
| |
3335 | 3341 |
| |
3336 | 3342 |
| |
| |||
3340 | 3346 |
| |
3341 | 3347 |
| |
3342 | 3348 |
| |
3343 |
| - | |
| 3349 | + | |
3344 | 3350 |
| |
3345 | 3351 |
| |
3346 | 3352 |
| |
| |||
3353 | 3359 |
| |
3354 | 3360 |
| |
3355 | 3361 |
| |
| 3362 | + | |
3356 | 3363 |
| |
3357 | 3364 |
| |
3358 | 3365 |
| |
| |||
3411 | 3418 |
| |
3412 | 3419 |
| |
3413 | 3420 |
| |
| 3421 | + | |
3414 | 3422 |
| |
3415 | 3423 |
| |
3416 | 3424 |
| |
| |||
3454 | 3462 |
| |
3455 | 3463 |
| |
3456 | 3464 |
| |
| 3465 | + | |
3457 | 3466 |
| |
3458 | 3467 |
| |
3459 | 3468 |
| |
| |||
3491 | 3500 |
| |
3492 | 3501 |
| |
3493 | 3502 |
| |
| 3503 | + | |
3494 | 3504 |
| |
3495 | 3505 |
| |
3496 | 3506 |
| |
| |||
3541 | 3551 |
| |
3542 | 3552 |
| |
3543 | 3553 |
| |
| 3554 | + | |
3544 | 3555 |
| |
3545 | 3556 |
| |
3546 | 3557 |
| |
| |||
3646 | 3657 |
| |
3647 | 3658 |
| |
3648 | 3659 |
| |
| 3660 | + | |
3649 | 3661 |
| |
3650 | 3662 |
| |
3651 | 3663 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| 197 | + | |
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
| 273 | + | |
273 | 274 |
| |
274 | 275 |
| |
275 | 276 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2059 | 2059 |
| |
2060 | 2060 |
| |
2061 | 2061 |
| |
2062 |
| - | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
2063 | 2065 |
| |
2064 | 2066 |
| |
2065 | 2067 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2564 | 2564 |
| |
2565 | 2565 |
| |
2566 | 2566 |
| |
| 2567 | + | |
2567 | 2568 |
| |
2568 | 2569 |
| |
2569 | 2570 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
359 |
| - | |
| 359 | + | |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| 193 | + | |
193 | 194 |
| |
194 | 195 |
| |
195 | 196 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
|
0 commit comments