File tree
77 files changed
+1299
-924
lines changed- compiler
- rustc_borrowck/src
- rustc_const_eval/src
- const_eval
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_lint
- src
- rustc_middle/src
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- collector
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_trait_selection/src/traits/error_reporting
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+1299
-924
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
411 |
| - | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
| 54 | + | |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
179 |
| - | |
| 178 | + | |
180 | 179 |
| |
181 | 180 |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
| 112 | + | |
114 | 113 |
| |
115 | 114 |
| |
116 |
| - | |
117 |
| - | |
| 115 | + | |
118 | 116 |
| |
119 | 117 |
| |
120 | 118 |
| |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 |
| - | |
| 623 | + | |
624 | 624 |
| |
625 | 625 |
| |
626 |
| - | |
627 |
| - | |
| 626 | + | |
628 | 627 |
| |
629 | 628 |
| |
630 | 629 |
| |
| |||
745 | 744 |
| |
746 | 745 |
| |
747 | 746 |
| |
748 |
| - | |
749 |
| - | |
| 747 | + | |
| 748 | + | |
750 | 749 |
| |
751 | 750 |
| |
752 | 751 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 38 | + | |
42 | 39 |
| |
43 | 40 |
| |
44 | 41 |
| |
| |||
228 | 225 |
| |
229 | 226 |
| |
230 | 227 |
| |
| 228 | + | |
| 229 | + | |
231 | 230 |
| |
232 | 231 |
| |
233 | 232 |
| |
| |||
407 | 406 |
| |
408 | 407 |
| |
409 | 408 |
| |
| 409 | + | |
| 410 | + | |
410 | 411 |
| |
411 | 412 |
| |
412 | 413 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
294 | 293 |
| |
| 294 | + | |
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 72 | + | |
78 | 73 |
| |
79 | 74 |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2114 | 2114 |
| |
2115 | 2115 |
| |
2116 | 2116 |
| |
2117 |
| - | |
| 2117 | + | |
2118 | 2118 |
| |
2119 | 2119 |
| |
2120 |
| - | |
2121 |
| - | |
| 2120 | + | |
2122 | 2121 |
| |
2123 | 2122 |
| |
2124 | 2123 |
| |
| |||
2129 | 2128 |
| |
2130 | 2129 |
| |
2131 | 2130 |
| |
| 2131 | + | |
| 2132 | + | |
2132 | 2133 |
| |
2133 | 2134 |
| |
2134 | 2135 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
510 | 510 |
| |
511 | 511 |
| |
512 | 512 |
| |
513 |
| - | |
| 513 | + | |
514 | 514 |
| |
515 | 515 |
| |
516 |
| - | |
517 | 516 |
| |
518 | 517 |
| |
519 |
| - | |
| 518 | + | |
520 | 519 |
| |
521 | 520 |
| |
522 |
| - | |
523 | 521 |
| |
524 | 522 |
| |
525 | 523 |
| |
|
0 commit comments