File tree
35 files changed
+451
-370
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/transform/check_consts
- rustc_errors/src
- rustc_expand/src
- rustc_hir_typeck/src
- rustc_infer/src/errors
- rustc_lint/src
- context
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_mir_build/src
- rustc_mir_transform/src
- rustc_parse/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_trait_selection/src
- src/tools/clippy/clippy_utils/src
- tests/ui-fulldeps
- internal-lints
- session-diagnostic
35 files changed
+451
-370
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
| |||
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
375 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
376 | 383 |
| |
377 | 384 |
| |
378 | 385 |
| |
| |||
729 | 736 |
| |
730 | 737 |
| |
731 | 738 |
| |
732 |
| - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
733 | 744 |
| |
734 | 745 |
| |
735 | 746 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
| 422 | + | |
| 423 | + | |
| 424 | + | |
422 | 425 |
| |
423 | 426 |
| |
424 | 427 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
615 | 619 |
| |
616 | 620 |
| |
617 | 621 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1854 | 1854 |
| |
1855 | 1855 |
| |
1856 | 1856 |
| |
1857 |
| - | |
1858 |
| - | |
1859 |
| - | |
| 1857 | + | |
1860 | 1858 |
| |
1861 | 1859 |
| |
1862 | 1860 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
|
0 commit comments