File tree
43 files changed
+83
-34
lines changed- compiler
- rustc_ast/src
- rustc_borrowck
- src
- constraints
- region_infer
- rustc_codegen_llvm/src/coverageinfo
- rustc_data_structures/src/graph/dominators
- rustc_hir_analysis/src/coherence
- rustc_hir_typeck
- src/fn_ctxt
- rustc_hir/src
- rustc_index_macros/src
- rustc_index/src/vec
- rustc_infer
- src/infer/region_constraints
- rustc_lint/src
- rustc_middle/src
- middle
- mir
- ty
- rustc_mir_build
- src/build
- rustc_mir_dataflow
- src/move_paths
- rustc_mir_transform
- src/coverage
- rustc_passes
- rustc_query_system/src/dep_graph
- rustc_span/src
- rustc_target/src/abi
- rustc_trait_selection
- src/solve
- rustc_type_ir/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+83
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3524 | 3524 | | |
3525 | 3525 | | |
3526 | 3526 | | |
3527 | | - | |
3528 | 3527 | | |
3529 | 3528 | | |
3530 | 3529 | | |
| |||
3935 | 3934 | | |
3936 | 3935 | | |
3937 | 3936 | | |
3938 | | - | |
3939 | 3937 | | |
3940 | 3938 | | |
3941 | 3939 | | |
| |||
3998 | 3996 | | |
3999 | 3997 | | |
4000 | 3998 | | |
4001 | | - | |
4002 | 3999 | | |
4003 | 4000 | | |
4004 | 4001 | | |
| |||
4216 | 4213 | | |
4217 | 4214 | | |
4218 | 4215 | | |
4219 | | - | |
4220 | 4216 | | |
4221 | 4217 | | |
4222 | 4218 | | |
| |||
4240 | 4236 | | |
4241 | 4237 | | |
4242 | 4238 | | |
4243 | | - | |
4244 | 4239 | | |
4245 | 4240 | | |
4246 | 4241 | | |
| |||
4267 | 4262 | | |
4268 | 4263 | | |
4269 | 4264 | | |
4270 | | - | |
4271 | 4265 | | |
4272 | 4266 | | |
4273 | 4267 | | |
| |||
4341 | 4335 | | |
4342 | 4336 | | |
4343 | 4337 | | |
4344 | | - | |
4345 | 4338 | | |
4346 | 4339 | | |
4347 | 4340 | | |
| |||
4565 | 4558 | | |
4566 | 4559 | | |
4567 | 4560 | | |
4568 | | - | |
4569 | 4561 | | |
4570 | 4562 | | |
4571 | 4563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2574 | 2574 | | |
2575 | 2575 | | |
2576 | 2576 | | |
2577 | | - | |
| 2577 | + | |
2578 | 2578 | | |
2579 | 2579 | | |
2580 | 2580 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments