File tree
1,489 files changed
+18642
-10363
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_ir/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- intrinsics
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures/src/sync
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- markdown
- rustc_expand/src
- mbe
- parse
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- compare_impl_item
- coherence
- collect
- type_of
- structured_errors
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_index/src
- rustc_infer
- src
- errors
- infer
- error_reporting
- nice_region_error
- higher_ranked
- opaque_types
- outlives
- region_constraints
- relate
- snapshot
- traits
- rustc_interface/src
- rustc_lint/src
- context
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- middle
- mir
- interpret
- query
- thir
- traits
- solve/inspect
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src/coverage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,489 files changed
+18642
-10363
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
469 | 469 |
| |
470 | 470 |
| |
471 | 471 |
| |
472 |
| - | |
| 472 | + | |
473 | 473 |
| |
474 |
| - | |
| 474 | + | |
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
| |||
3970 | 3970 |
| |
3971 | 3971 |
| |
3972 | 3972 |
| |
| 3973 | + | |
3973 | 3974 |
| |
3974 | 3975 |
| |
3975 | 3976 |
| |
| |||
4038 | 4039 |
| |
4039 | 4040 |
| |
4040 | 4041 |
| |
| 4042 | + | |
4041 | 4043 |
| |
4042 | 4044 |
| |
4043 | 4045 |
| |
| |||
4570 | 4572 |
| |
4571 | 4573 |
| |
4572 | 4574 |
| |
| 4575 | + | |
4573 | 4576 |
| |
4574 | 4577 |
| |
4575 | 4578 |
| |
| |||
4632 | 4635 |
| |
4633 | 4636 |
| |
4634 | 4637 |
| |
| 4638 | + | |
4635 | 4639 |
| |
4636 | 4640 |
| |
4637 | 4641 |
| |
| |||
4670 | 4674 |
| |
4671 | 4675 |
| |
4672 | 4676 |
| |
| 4677 | + | |
4673 | 4678 |
| |
4674 | 4679 |
| |
4675 | 4680 |
| |
| |||
4685 | 4690 |
| |
4686 | 4691 |
| |
4687 | 4692 |
| |
| 4693 | + | |
4688 | 4694 |
| |
4689 | 4695 |
| |
4690 | 4696 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
| 4 | + | |
| 5 | + | |
2 | 6 |
| |
3 |
| - | |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
| |||
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
| 38 | + | |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1612 | 1612 |
| |
1613 | 1613 |
| |
1614 | 1614 |
| |
1615 |
| - | |
1616 |
| - | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1617 | 1618 |
| |
1618 | 1619 |
| |
1619 | 1620 |
| |
| |||
1622 | 1623 |
| |
1623 | 1624 |
| |
1624 | 1625 |
| |
| 1626 | + | |
| 1627 | + | |
1625 | 1628 |
| |
1626 | 1629 |
| |
1627 | 1630 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2302 | 2302 |
| |
2303 | 2303 |
| |
2304 | 2304 |
| |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
2305 | 2308 |
| |
2306 | 2309 |
| |
2307 | 2310 |
| |
| |||
2311 | 2314 |
| |
2312 | 2315 |
| |
2313 | 2316 |
| |
2314 |
| - | |
| 2317 | + | |
2315 | 2318 |
| |
2316 | 2319 |
| |
2317 | 2320 |
| |
|
Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1331 | 1331 |
| |
1332 | 1332 |
| |
1333 | 1333 |
| |
| 1334 | + | |
1334 | 1335 |
| |
1335 | 1336 |
| |
1336 | 1337 |
| |
| |||
1604 | 1605 |
| |
1605 | 1606 |
| |
1606 | 1607 |
| |
1607 |
| - | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
1608 | 1612 |
| |
1609 | 1613 |
| |
1610 | 1614 |
| |
| |||
1679 | 1683 |
| |
1680 | 1684 |
| |
1681 | 1685 |
| |
1682 |
| - | |
1683 |
| - | |
1684 |
| - | |
1685 |
| - | |
1686 |
| - | |
1687 |
| - | |
1688 |
| - | |
1689 |
| - | |
1690 |
| - | |
1691 |
| - | |
1692 |
| - | |
1693 |
| - | |
1694 |
| - | |
1695 | 1686 |
| |
1696 | 1687 |
| |
1697 | 1688 |
| |
|
Lines changed: 4 additions & 65 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 | 105 |
| |
150 | 106 |
| |
151 | 107 |
| |
| |||
316 | 272 |
| |
317 | 273 |
| |
318 | 274 |
| |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 | 275 |
| |
338 | 276 |
| |
339 | 277 |
| |
| |||
885 | 823 |
| |
886 | 824 |
| |
887 | 825 |
| |
| 826 | + | |
888 | 827 |
| |
889 | 828 |
| |
890 | 829 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| 9 | + | |
| 10 | + | |
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
|
Lines changed: 82 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
|
0 commit comments