File tree
132 files changed
+539
-881
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- deriving
- cmp
- rustc_codegen_llvm/src
- back
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_data_structures/src
- binary_search_util
- rustc_driver/src
- rustc_errors/src
- rustc_expand/src
- rustc_hir/src
- rustc_incremental/src/persist
- rustc_index/src
- rustc_infer/src/infer
- error_reporting/nice_region_error
- lexical_region_resolve
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- middle
- mir
- ty
- print
- rustc_mir_build/src
- build
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- inline
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- abi
- rustc_traits/src
- chalk
- 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.
132 files changed
+539
-881
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
342 |
| - | |
343 |
| - | |
| 341 | + | |
| 342 | + | |
344 | 343 |
| |
345 | 344 |
| |
346 | 345 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
330 |
| - | |
331 |
| - | |
| 329 | + | |
| 330 | + | |
332 | 331 |
| |
333 | 332 |
| |
334 | 333 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1331 | 1331 |
| |
1332 | 1332 |
| |
1333 | 1333 |
| |
1334 |
| - | |
1335 |
| - | |
1336 |
| - | |
| 1334 | + | |
| 1335 | + | |
1337 | 1336 |
| |
1338 | 1337 |
| |
1339 | 1338 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
486 |
| - | |
487 |
| - | |
| 485 | + | |
| 486 | + | |
488 | 487 |
| |
489 | 488 |
| |
490 | 489 |
| |
| |||
504 | 503 |
| |
505 | 504 |
| |
506 | 505 |
| |
507 |
| - | |
508 |
| - | |
509 |
| - | |
| 506 | + | |
| 507 | + | |
510 | 508 |
| |
511 | 509 |
| |
512 | 510 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 60 | + | |
| 61 | + | |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
|
Lines changed: 10 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
545 | 542 |
| |
546 | 543 |
| |
547 | 544 |
| |
| |||
644 | 641 |
| |
645 | 642 |
| |
646 | 643 |
| |
647 |
| - | |
648 |
| - | |
649 |
| - | |
| 644 | + | |
| 645 | + | |
650 | 646 |
| |
651 | 647 |
| |
652 | 648 |
| |
|
Lines changed: 7 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2071 | 2071 |
| |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 |
| - | |
2075 |
| - | |
2076 |
| - | |
2077 |
| - | |
2078 |
| - | |
| 2074 | + | |
| 2075 | + | |
2079 | 2076 |
| |
2080 | 2077 |
| |
2081 | 2078 |
| |
2082 | 2079 |
| |
2083 | 2080 |
| |
2084 | 2081 |
| |
2085 | 2082 |
| |
2086 |
| - | |
2087 |
| - | |
2088 |
| - | |
2089 |
| - | |
| 2083 | + | |
| 2084 | + | |
2090 | 2085 |
| |
2091 | 2086 |
| |
2092 | 2087 |
| |
| |||
2138 | 2133 |
| |
2139 | 2134 |
| |
2140 | 2135 |
| |
2141 |
| - | |
2142 |
| - | |
2143 |
| - | |
2144 |
| - | |
| 2136 | + | |
2145 | 2137 |
| |
2146 | 2138 |
| |
2147 | 2139 |
| |
| |||
2189 | 2181 |
| |
2190 | 2182 |
| |
2191 | 2183 |
| |
2192 |
| - | |
2193 |
| - | |
2194 |
| - | |
2195 |
| - | |
2196 |
| - | |
| 2184 | + | |
| 2185 | + | |
2197 | 2186 |
| |
2198 | 2187 |
| |
2199 | 2188 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 |
| - | |
659 |
| - | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
660 | 657 |
| |
661 | 658 |
| |
662 | 659 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
| 447 | + | |
451 | 448 |
| |
452 | 449 |
| |
453 | 450 |
| |
| |||
787 | 784 |
| |
788 | 785 |
| |
789 | 786 |
| |
790 |
| - | |
791 |
| - | |
792 |
| - | |
| 787 | + | |
| 788 | + | |
793 | 789 |
| |
794 | 790 |
| |
795 | 791 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
192 |
| - | |
| 191 | + | |
193 | 192 |
| |
194 |
| - | |
| 193 | + | |
195 | 194 |
| |
196 | 195 |
| |
197 | 196 |
| |
|
0 commit comments