This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
39 files changed
+190
-168
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_const_eval/src/const_eval
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_middle/src
- hir/map
- ty
- rustc_mir_build/src
- build
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- src/tools/clippy
- clippy_utils/src
- tests/ui
- tests
- mir-opt/building/custom
- pretty
- ui
- lint/non-local-defs
- unpretty
39 files changed
+190
-168
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 | 1394 |
| |
1395 |
| - | |
| 1395 | + | |
1396 | 1396 |
| |
1397 | 1397 |
| |
1398 | 1398 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 |
| - | |
| 1420 | + | |
1421 | 1421 |
| |
1422 | 1422 |
| |
1423 | 1423 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
959 | 959 |
| |
960 | 960 |
| |
961 | 961 |
| |
962 |
| - | |
| 962 | + | |
963 | 963 |
| |
964 | 964 |
| |
965 | 965 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 | 86 |
| |
80 | 87 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
239 | 247 |
| |
240 | 248 |
| |
241 | 249 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 |
| - | |
384 |
| - | |
385 |
| - | |
| 383 | + | |
| 384 | + | |
386 | 385 |
| |
387 | 386 |
| |
388 | 387 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1623 | 1623 |
| |
1624 | 1624 |
| |
1625 | 1625 |
| |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
1626 | 1634 |
| |
1627 | 1635 |
| |
1628 | 1636 |
| |
| |||
1909 | 1917 |
| |
1910 | 1918 |
| |
1911 | 1919 |
| |
1912 |
| - | |
| 1920 | + | |
1913 | 1921 |
| |
1914 | 1922 |
| |
1915 | 1923 |
| |
| |||
3641 | 3649 |
| |
3642 | 3650 |
| |
3643 | 3651 |
| |
| 3652 | + | |
3644 | 3653 |
| |
3645 | 3654 |
| |
3646 | 3655 |
| |
| |||
3701 | 3710 |
| |
3702 | 3711 |
| |
3703 | 3712 |
| |
| 3713 | + | |
3704 | 3714 |
| |
3705 | 3715 |
| |
3706 | 3716 |
| |
| |||
3798 | 3808 |
| |
3799 | 3809 |
| |
3800 | 3810 |
| |
| 3811 | + | |
3801 | 3812 |
| |
3802 | 3813 |
| |
3803 | 3814 |
| |
| |||
3866 | 3877 |
| |
3867 | 3878 |
| |
3868 | 3879 |
| |
| 3880 | + | |
3869 | 3881 |
| |
3870 | 3882 |
| |
3871 | 3883 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
| 347 | + | |
| 348 | + | |
| 349 | + | |
347 | 350 |
| |
348 | 351 |
| |
349 | 352 |
| |
| |||
718 | 721 |
| |
719 | 722 |
| |
720 | 723 |
| |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
721 | 732 |
| |
722 | 733 |
| |
723 | 734 |
| |
724 | 735 |
| |
725 | 736 |
| |
726 | 737 |
| |
727 | 738 |
| |
728 |
| - | |
| 739 | + | |
729 | 740 |
| |
730 | 741 |
| |
731 | 742 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 |
| - | |
| 410 | + | |
| 411 | + | |
411 | 412 |
| |
412 | 413 |
| |
413 | 414 |
| |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 | 415 |
| |
419 | 416 |
| |
420 | 417 |
| |
|
0 commit comments