File tree
32 files changed
+232
-213
lines changed- compiler
- rustc_infer/src
- infer
- error_reporting
- nice_region_error
- nll_relate
- traits
- rustc_lint/src
- rustc_macros/src
- rustc_middle/src
- mir
- ty
- print
- rustc_mir/src
- interpret
- monomorphize
- util
- rustc_privacy/src
- rustc_trait_selection/src
- traits
- rustc_traits/src/chalk
- rustc_typeck/src
- check
- src/tools/clippy/clippy_lints/src
32 files changed
+232
-213
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 |
| - | |
| 1501 | + | |
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 | 1504 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
474 | 474 |
| |
475 | 475 |
| |
476 | 476 |
| |
477 |
| - | |
| 477 | + | |
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 | 2 |
| |
5 | 3 |
| |
| |||
1334 | 1332 |
| |
1335 | 1333 |
| |
1336 | 1334 |
| |
1337 |
| - | |
1338 |
| - | |
1339 |
| - | |
| 1335 | + | |
1340 | 1336 |
| |
1341 | 1337 |
| |
1342 | 1338 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
741 | 741 |
| |
742 | 742 |
| |
743 | 743 |
| |
744 |
| - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
745 | 748 |
| |
746 | 749 |
| |
747 | 750 |
| |
748 | 751 |
| |
749 | 752 |
| |
750 | 753 |
| |
751 | 754 |
| |
752 |
| - | |
| 755 | + | |
753 | 756 |
| |
754 | 757 |
| |
755 | 758 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 | 114 |
| |
118 | 115 |
| |
119 | 116 |
| |
120 | 117 |
| |
121 |
| - | |
| 118 | + | |
122 | 119 |
| |
123 | 120 |
| |
124 | 121 |
| |
125 | 122 |
| |
126 |
| - | |
| 123 | + | |
| 124 | + | |
127 | 125 |
| |
128 | 126 |
| |
129 | 127 |
| |
| |||
144 | 142 |
| |
145 | 143 |
| |
146 | 144 |
| |
147 |
| - | |
148 |
| - | |
| 145 | + | |
149 | 146 |
| |
150 | 147 |
| |
151 | 148 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
|
Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1131 | 1131 |
| |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 |
| - | |
1135 | 1134 |
| |
1136 | 1135 |
| |
1137 | 1136 |
| |
1138 |
| - | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1139 | 1140 |
| |
1140 |
| - | |
1141 |
| - | |
1142 |
| - | |
1143 |
| - | |
| 1141 | + | |
1144 | 1142 |
| |
1145 | 1143 |
| |
1146 | 1144 |
| |
| |||
1159 | 1157 |
| |
1160 | 1158 |
| |
1161 | 1159 |
| |
1162 |
| - | |
1163 |
| - | |
1164 |
| - | |
| 1160 | + | |
1165 | 1161 |
| |
1166 | 1162 |
| |
1167 | 1163 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
0 commit comments