File tree
76 files changed
+1297
-921
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.
76 files changed
+1297
-921
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
412 |
| - | |
| 412 | + | |
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
|
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 | |
---|---|---|---|
| |||
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 | 178 |
| |
179 |
| - | |
180 |
| - | |
| 179 | + | |
181 | 180 |
| |
182 | 181 |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 |
| - | |
| 113 | + | |
115 | 114 |
| |
116 | 115 |
| |
117 |
| - | |
118 |
| - | |
| 116 | + | |
119 | 117 |
| |
120 | 118 |
| |
121 | 119 |
| |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
| 625 | + | |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
629 |
| - | |
| 628 | + | |
630 | 629 |
| |
631 | 630 |
| |
632 | 631 |
| |
| |||
747 | 746 |
| |
748 | 747 |
| |
749 | 748 |
| |
750 |
| - | |
751 |
| - | |
| 749 | + | |
| 750 | + | |
752 | 751 |
| |
753 | 752 |
| |
754 | 753 |
| |
|
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 | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 |
| - | |
| 291 | + | |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
295 | 294 |
| |
| 295 | + | |
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
|
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 | |
---|---|---|---|
| |||
2127 | 2127 |
| |
2128 | 2128 |
| |
2129 | 2129 |
| |
2130 |
| - | |
| 2130 | + | |
2131 | 2131 |
| |
2132 | 2132 |
| |
2133 |
| - | |
2134 |
| - | |
| 2133 | + | |
2135 | 2134 |
| |
2136 | 2135 |
| |
2137 | 2136 |
| |
| |||
2142 | 2141 |
| |
2143 | 2142 |
| |
2144 | 2143 |
| |
| 2144 | + | |
| 2145 | + | |
2145 | 2146 |
| |
2146 | 2147 |
| |
2147 | 2148 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 |
| - | |
518 | 517 |
| |
519 | 518 |
| |
520 |
| - | |
| 519 | + | |
521 | 520 |
| |
522 | 521 |
| |
523 |
| - | |
524 | 522 |
| |
525 | 523 |
| |
526 | 524 |
| |
|
0 commit comments