File tree
91 files changed
+579
-101
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- transform
- util
- rustc_hir_analysis/src
- coherence
- collect
- variance
- rustc_hir_typeck/src
- method
- rustc_hir/src
- rustc_infer/src/infer
- canonical
- error_reporting
- outlives
- rustc_lint/src
- rustc_middle/src
- mir
- ty
- print
- rustc_mir_build/src/build
- expr
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- src
- librustdoc
- clean
- passes
- tools/clippy
- clippy_lints/src
- utils
- tests/ui/author
- tests/ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+579
-101
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1472 | 1472 |
| |
1473 | 1473 |
| |
1474 | 1474 |
| |
1475 |
| - | |
| 1475 | + | |
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1303 | 1303 |
| |
1304 | 1304 |
| |
1305 | 1305 |
| |
1306 |
| - | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1307 | 1309 |
| |
1308 | 1310 |
| |
1309 | 1311 |
| |
| |||
1609 | 1611 |
| |
1610 | 1612 |
| |
1611 | 1613 |
| |
| 1614 | + | |
1612 | 1615 |
| |
1613 | 1616 |
| |
1614 | 1617 |
| |
| |||
1633 | 1636 |
| |
1634 | 1637 |
| |
1635 | 1638 |
| |
1636 |
| - | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
1637 | 1643 |
| |
1638 | 1644 |
| |
1639 | 1645 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
|
Lines changed: 29 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
811 | 819 |
| |
812 | 820 |
| |
813 | 821 |
| |
| |||
1875 | 1883 |
| |
1876 | 1884 |
| |
1877 | 1885 |
| |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
1878 | 1894 |
| |
1879 | 1895 |
| |
1880 | 1896 |
| |
| |||
2478 | 2494 |
| |
2479 | 2495 |
| |
2480 | 2496 |
| |
| 2497 | + | |
2481 | 2498 |
| |
2482 | 2499 |
| |
2483 | 2500 |
| |
| |||
2705 | 2722 |
| |
2706 | 2723 |
| |
2707 | 2724 |
| |
2708 |
| - | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
2709 | 2728 |
| |
2710 | 2729 |
| |
2711 | 2730 |
| |
| |||
2754 | 2773 |
| |
2755 | 2774 |
| |
2756 | 2775 |
| |
2757 |
| - | |
2758 |
| - | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
| 2780 | + | |
| 2781 | + | |
| 2782 | + | |
| 2783 | + | |
| 2784 | + | |
2759 | 2785 |
| |
2760 |
| - | |
2761 | 2786 |
| |
2762 | 2787 |
| |
2763 | 2788 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
402 | 404 |
| |
403 | 405 |
| |
404 | 406 |
| |
| |||
768 | 770 |
| |
769 | 771 |
| |
770 | 772 |
| |
| 773 | + | |
| 774 | + | |
771 | 775 |
| |
772 | 776 |
| |
773 | 777 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
| |||
301 | 302 |
| |
302 | 303 |
| |
303 | 304 |
| |
| 305 | + | |
304 | 306 |
| |
305 | 307 |
| |
306 | 308 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| 1010 | + | |
1010 | 1011 |
| |
1011 | 1012 |
| |
1012 | 1013 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
|
0 commit comments