This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
16 files changed
+67
-29
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
+67
-29
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 | |
---|---|---|---|
| |||
2553 | 2553 |
| |
2554 | 2554 |
| |
2555 | 2555 |
| |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
2556 | 2561 |
| |
2557 | 2562 |
| |
2558 | 2563 |
| |
| |||
3363 | 3368 |
| |
3364 | 3369 |
| |
3365 | 3370 |
| |
| 3371 | + | |
3366 | 3372 |
| |
3367 | 3373 |
| |
3368 | 3374 |
| |
| |||
3372 | 3378 |
| |
3373 | 3379 |
| |
3374 | 3380 |
| |
3375 |
| - | |
| 3381 | + | |
3376 | 3382 |
| |
3377 | 3383 |
| |
3378 | 3384 |
| |
| |||
3385 | 3391 |
| |
3386 | 3392 |
| |
3387 | 3393 |
| |
| 3394 | + | |
3388 | 3395 |
| |
3389 | 3396 |
| |
3390 | 3397 |
| |
| |||
3443 | 3450 |
| |
3444 | 3451 |
| |
3445 | 3452 |
| |
| 3453 | + | |
3446 | 3454 |
| |
3447 | 3455 |
| |
3448 | 3456 |
| |
| |||
3486 | 3494 |
| |
3487 | 3495 |
| |
3488 | 3496 |
| |
| 3497 | + | |
3489 | 3498 |
| |
3490 | 3499 |
| |
3491 | 3500 |
| |
| |||
3523 | 3532 |
| |
3524 | 3533 |
| |
3525 | 3534 |
| |
| 3535 | + | |
3526 | 3536 |
| |
3527 | 3537 |
| |
3528 | 3538 |
| |
| |||
3573 | 3583 |
| |
3574 | 3584 |
| |
3575 | 3585 |
| |
| 3586 | + | |
3576 | 3587 |
| |
3577 | 3588 |
| |
3578 | 3589 |
| |
| |||
3678 | 3689 |
| |
3679 | 3690 |
| |
3680 | 3691 |
| |
| 3692 | + | |
3681 | 3693 |
| |
3682 | 3694 |
| |
3683 | 3695 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
| 265 | + | |
265 | 266 |
| |
266 | 267 |
| |
267 | 268 |
| |
|
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 | |
---|---|---|---|
| |||
2174 | 2174 |
| |
2175 | 2175 |
| |
2176 | 2176 |
| |
2177 |
| - | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
2178 | 2180 |
| |
2179 | 2181 |
| |
2180 | 2182 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2554 | 2554 |
| |
2555 | 2555 |
| |
2556 | 2556 |
| |
| 2557 | + | |
2557 | 2558 |
| |
2558 | 2559 |
| |
2559 | 2560 |
| |
|
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 | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
|
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