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 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1914 | 1914 |
| |
1915 | 1915 |
| |
1916 | 1916 |
| |
1917 |
| - | |
1918 |
| - | |
1919 |
| - | |
1920 |
| - | |
| 1917 | + | |
1921 | 1918 |
| |
1922 | 1919 |
| |
1923 | 1920 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
913 | 913 |
| |
914 | 914 |
| |
915 | 915 |
| |
916 |
| - | |
917 |
| - | |
918 |
| - | |
| 916 | + | |
| 917 | + | |
919 | 918 |
| |
920 | 919 |
| |
921 | 920 |
| |
| |||
1623 | 1622 |
| |
1624 | 1623 |
| |
1625 | 1624 |
| |
1626 |
| - | |
| 1625 | + | |
1627 | 1626 |
| |
1628 | 1627 |
| |
1629 | 1628 |
| |
1630 | 1629 |
| |
1631 | 1630 |
| |
1632 |
| - | |
1633 |
| - | |
1634 |
| - | |
| 1631 | + | |
| 1632 | + | |
1635 | 1633 |
| |
1636 | 1634 |
| |
1637 | 1635 |
| |
|
Lines changed: 33 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
810 | 810 |
| |
811 | 811 |
| |
812 | 812 |
| |
813 |
| - | |
814 |
| - | |
815 |
| - | |
| 813 | + | |
| 814 | + | |
816 | 815 |
| |
817 | 816 |
| |
818 | 817 |
| |
819 |
| - | |
| 818 | + | |
820 | 819 |
| |
821 | 820 |
| |
822 | 821 |
| |
| |||
2178 | 2177 |
| |
2179 | 2178 |
| |
2180 | 2179 |
| |
2181 |
| - | |
2182 |
| - | |
2183 |
| - | |
2184 |
| - | |
2185 |
| - | |
2186 |
| - | |
2187 |
| - | |
2188 |
| - | |
2189 |
| - | |
2190 |
| - | |
2191 |
| - | |
2192 |
| - | |
2193 |
| - | |
2194 |
| - | |
| 2180 | + | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
2195 | 2191 |
| |
2196 |
| - | |
2197 |
| - | |
2198 |
| - | |
2199 |
| - | |
2200 |
| - | |
2201 |
| - | |
2202 |
| - | |
2203 |
| - | |
2204 |
| - | |
2205 |
| - | |
2206 |
| - | |
2207 |
| - | |
2208 |
| - | |
2209 |
| - | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
2210 | 2203 |
| |
2211 | 2204 |
| |
2212 | 2205 |
| |
| |||
2238 | 2231 |
| |
2239 | 2232 |
| |
2240 | 2233 |
| |
2241 |
| - | |
2242 |
| - | |
2243 |
| - | |
2244 |
| - | |
2245 |
| - | |
2246 |
| - | |
2247 |
| - | |
2248 |
| - | |
2249 |
| - | |
2250 |
| - | |
2251 |
| - | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
2252 | 2242 |
| |
2253 | 2243 |
| |
2254 | 2244 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
644 |
| - | |
645 |
| - | |
646 |
| - | |
| 644 | + | |
| 645 | + | |
647 | 646 |
| |
648 | 647 |
| |
649 | 648 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 47 | + | |
| 48 | + | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
0 commit comments