-
Notifications
You must be signed in to change notification settings - Fork 13.7k
File tree
77 files changed
+1109
-1202
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src
- check_consts
- interpret
- rustc_errors/src
- rustc_hir_analysis/src
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- middle
- ty
- print
- rustc_mir_build/src/thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- coroutine
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_target/src/callconv
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- traits
- select
- rustc_ty_utils/src
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
+1109
-1202
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 | - | ||
167 | + | ||
168 | 168 |
| |
169 | - | ||
170 | - | ||
171 | - | ||
169 | + | ||
170 | + | ||
171 | + | ||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 | - | ||
644 | - | ||
645 | - | ||
646 | - | ||
647 | - | ||
648 | - | ||
649 | - | ||
650 | - | ||
651 | - | ||
652 | - | ||
643 | + | ||
644 | + | ||
645 | + | ||
646 | + | ||
647 | + | ||
648 | + | ||
649 | + | ||
650 | + | ||
651 | + | ||
652 | + | ||
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
|
Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
633 | - | ||
634 | - | ||
635 | - | ||
636 | - | ||
637 | - | ||
638 | - | ||
639 | - | ||
640 | - | ||
641 | - | ||
642 | - | ||
633 | + | ||
634 | + | ||
635 | + | ||
636 | + | ||
637 | + | ||
643 | 638 |
| |
644 | 639 |
| |
645 | 640 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 | - | ||
576 | - | ||
577 | - | ||
578 | - | ||
575 | + | ||
576 | + | ||
577 | + | ||
578 | + | ||
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
|
Lines changed: 155 additions & 160 deletions
Large diffs are not rendered by default.
Lines changed: 18 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
917 | 917 |
| |
918 | 918 |
| |
919 | 919 |
| |
920 | + | ||
920 | 921 |
| |
921 | - | ||
922 | - | ||
923 | - | ||
924 | - | ||
925 | - | ||
926 | - | ||
927 | - | ||
928 | - | ||
929 | - | ||
930 | - | ||
931 | - | ||
932 | - | ||
933 | - | ||
922 | + | ||
923 | + | ||
924 | + | ||
925 | + | ||
926 | + | ||
927 | + | ||
928 | + | ||
929 | + | ||
930 | + | ||
934 | 931 |
| |
935 | 932 |
| |
936 | 933 |
| |
937 | - | ||
938 | - | ||
939 | - | ||
940 | - | ||
941 | - | ||
942 | - | ||
934 | + | ||
935 | + | ||
943 | 936 |
| |
937 | + | ||
938 | + | ||
939 | + | ||
940 | + | ||
941 | + | ||
942 | + | ||
944 | 943 |
| |
945 | 944 |
| |
946 | 945 |
| |
|
Lines changed: 30 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 | + | ||
269 | 270 |
| |
270 | - | ||
271 | - | ||
272 | - | ||
273 | - | ||
274 | - | ||
275 | - | ||
276 | - | ||
277 | - | ||
278 | - | ||
279 | - | ||
280 | - | ||
271 | + | ||
272 | + | ||
273 | + | ||
274 | + | ||
275 | + | ||
276 | + | ||
277 | + | ||
278 | + | ||
279 | + | ||
280 | + | ||
281 | 281 |
| |
282 | - | ||
283 | - | ||
284 | - | ||
285 | - | ||
286 | - | ||
287 | - | ||
288 | - | ||
289 | - | ||
290 | - | ||
291 | - | ||
292 | - | ||
293 | - | ||
294 | - | ||
282 | + | ||
283 | + | ||
284 | + | ||
285 | + | ||
286 | + | ||
287 | + | ||
288 | + | ||
289 | + | ||
290 | + | ||
295 | 291 |
| |
296 | 292 |
| |
297 | 293 |
| |
298 | 294 |
| |
299 | 295 |
| |
300 | 296 |
| |
301 | - | ||
302 | - | ||
303 | - | ||
304 | - | ||
305 | - | ||
306 | - | ||
307 | - | ||
308 | - | ||
309 | - | ||
310 | - | ||
297 | + | ||
298 | + | ||
299 | + | ||
300 | + | ||
301 | + | ||
302 | + | ||
303 | + | ||
304 | + | ||
305 | + | ||
306 | + | ||
311 | 307 |
| |
312 | 308 |
| |
313 | 309 |
| |
|
Lines changed: 28 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | + | ||
129 | 130 |
| |
130 | - | ||
131 | - | ||
132 | - | ||
133 | - | ||
134 | - | ||
135 | - | ||
136 | - | ||
137 | - | ||
138 | - | ||
139 | - | ||
140 | - | ||
141 | - | ||
142 | - | ||
143 | - | ||
144 | - | ||
145 | - | ||
146 | - | ||
147 | - | ||
148 | - | ||
149 | - | ||
150 | - | ||
151 | - | ||
152 | - | ||
153 | - | ||
154 | - | ||
155 | - | ||
156 | - | ||
157 | - | ||
158 | - | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
157 | + | ||
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
528 | 528 |
| |
529 | 529 |
| |
530 | 530 |
| |
531 | - | ||
532 | - | ||
531 | + | ||
532 | + | ||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 | 536 |
| |
537 | - | ||
538 | - | ||
539 | - | ||
537 | + | ||
538 | + | ||
539 | + | ||
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
|
Lines changed: 32 additions & 36 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 | - | ||
826 | - | ||
827 | - | ||
828 | - | ||
825 | + | ||
826 | + | ||
827 | + | ||
828 | + | ||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
| |||
1479 | 1479 |
| |
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 | - | ||
1482 | + | ||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 | - | ||
1487 | - | ||
1488 | - | ||
1486 | + | ||
1487 | + | ||
1488 | + | ||
1489 | 1489 |
| |
1490 | - | ||
1491 | - | ||
1492 | - | ||
1493 | - | ||
1494 | - | ||
1490 | + | ||
1491 | + | ||
1492 | + | ||
1493 | + | ||
1494 | + | ||
1495 | 1495 |
| |
1496 | - | ||
1497 | - | ||
1498 | - | ||
1499 | - | ||
1500 | - | ||
1501 | - | ||
1502 | - | ||
1503 | - | ||
1504 | - | ||
1505 | - | ||
1506 | - | ||
1507 | - | ||
1508 | - | ||
1509 | - | ||
1510 | - | ||
1511 | - | ||
1512 | - | ||
1513 | - | ||
1514 | - | ||
1496 | + | ||
1497 | + | ||
1498 | + | ||
1499 | + | ||
1500 | + | ||
1501 | + | ||
1502 | + | ||
1503 | + | ||
1504 | + | ||
1505 | + | ||
1506 | + | ||
1507 | + | ||
1508 | + | ||
1509 | + | ||
1515 | 1510 |
| |
1511 | + | ||
1516 | 1512 |
| |
1517 | 1513 |
| |
1518 | 1514 |
| |
| |||
2085 | 2081 |
| |
2086 | 2082 |
| |
2087 | 2083 |
| |
2088 | - | ||
2084 | + | ||
2089 | 2085 |
| |
2090 | - | ||
2091 | - | ||
2092 | - | ||
2086 | + | ||
2087 | + | ||
2088 | + | ||
2093 | 2089 |
| |
2094 | 2090 |
| |
2095 | 2091 |
| |
|
0 commit comments