File tree
917 files changed
+20346
-7434
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck
- src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src
- interpret
- transform
- rustc_data_structures/src
- sync
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_index_macros/src
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- opaque_types
- outlives
- region_constraints
- rustc_interface/src
- rustc_lint/src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle
- src
- hir
- map
- mir
- interpret
- query
- thir
- ty
- context
- inhabitedness
- print
- util
- rustc_mir_build/src
- build
- custom
- matches
- thir
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coroutine
- coverage
- rustc_monomorphize/src
- rustc_parse
- src
- parser
- rustc_parse_format/src
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- spec
- targets
- rustc_trait_selection
- src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query/type_op
- select
- specialize
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- alloc
- src
- collections/btree
- vec
- tests
- core/src
- alloc
- convert
- ffi
- hash
- intrinsics
- iter/traits
- macros
- mem
- num
- ops
- prelude
- ptr
- slice
- str
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
917 files changed
+20346
-7434
lines changed+9-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
574 | 574 |
| |
575 | 575 |
| |
576 | 576 |
| |
577 |
| - | |
| 577 | + | |
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
| |||
602 | 602 |
| |
603 | 603 |
| |
604 | 604 |
| |
605 |
| - | |
| 605 | + | |
606 | 606 |
| |
607 | 607 |
| |
608 | 608 |
| |
| |||
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
| 628 | + | |
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
653 |
| - | |
| 653 | + | |
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
| |||
971 | 971 |
| |
972 | 972 |
| |
973 | 973 |
| |
974 |
| - | |
| 974 | + | |
975 | 975 |
| |
976 | 976 |
| |
977 | 977 |
| |
| |||
2205 | 2205 |
| |
2206 | 2206 |
| |
2207 | 2207 |
| |
2208 |
| - | |
| 2208 | + | |
2209 | 2209 |
| |
2210 | 2210 |
| |
2211 | 2211 |
| |
| |||
4236 | 4236 |
| |
4237 | 4237 |
| |
4238 | 4238 |
| |
| 4239 | + | |
4239 | 4240 |
| |
4240 | 4241 |
| |
4241 | 4242 |
| |
| |||
4440 | 4441 |
| |
4441 | 4442 |
| |
4442 | 4443 |
| |
| 4444 | + | |
| 4445 | + | |
4443 | 4446 |
| |
4444 | 4447 |
| |
4445 | 4448 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 | 306 |
| |
311 | 307 |
| |
312 | 308 |
| |
| |||
621 | 617 |
| |
622 | 618 |
| |
623 | 619 |
| |
624 |
| - | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
625 | 623 |
| |
626 | 624 |
| |
627 | 625 |
| |
| |||
792 | 790 |
| |
793 | 791 |
| |
794 | 792 |
| |
| 793 | + | |
| 794 | + | |
| 795 | + | |
795 | 796 |
| |
796 | 797 |
| |
797 | 798 |
| |
| |||
1436 | 1437 |
| |
1437 | 1438 |
| |
1438 | 1439 |
| |
1439 |
| - | |
| 1440 | + | |
1440 | 1441 |
| |
1441 | 1442 |
| |
1442 | 1443 |
| |
| |||
1761 | 1762 |
| |
1762 | 1763 |
| |
1763 | 1764 |
| |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
1764 | 1774 |
| |
1765 | 1775 |
| |
1766 | 1776 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1295 | 1295 |
| |
1296 | 1296 |
| |
1297 | 1297 |
| |
| 1298 | + | |
1298 | 1299 |
| |
1299 | 1300 |
| |
1300 | 1301 |
| |
| |||
1424 | 1425 |
| |
1425 | 1426 |
| |
1426 | 1427 |
| |
1427 |
| - | |
| 1428 | + | |
1428 | 1429 |
| |
1429 | 1430 |
| |
1430 | 1431 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 |
| - | |
| 108 | + | |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
| |||
663 | 664 |
| |
664 | 665 |
| |
665 | 666 |
| |
666 |
| - | |
| 667 | + | |
667 | 668 |
| |
668 | 669 |
| |
669 | 670 |
| |
| |||
709 | 710 |
| |
710 | 711 |
| |
711 | 712 |
| |
712 |
| - | |
| 713 | + | |
713 | 714 |
| |
714 | 715 |
| |
715 | 716 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 31 | + | |
43 | 32 |
| |
44 | 33 |
| |
45 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
| 483 | + | |
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
| |||
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
579 |
| - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
580 | 583 |
| |
581 | 584 |
| |
582 | 585 |
| |
| |||
920 | 923 |
| |
921 | 924 |
| |
922 | 925 |
| |
923 |
| - | |
| 926 | + | |
924 | 927 |
| |
925 | 928 |
| |
926 | 929 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
132 |
| - | |
| 133 | + | |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
188 | 191 |
| |
189 | 192 |
| |
190 | 193 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1427 | 1427 |
| |
1428 | 1428 |
| |
1429 | 1429 |
| |
1430 |
| - | |
1431 |
| - | |
| 1430 | + | |
| 1431 | + | |
1432 | 1432 |
| |
1433 | 1433 |
| |
1434 | 1434 |
| |
|
0 commit comments