This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
25 files changed
+30
-46
lines changed- compiler
- rustc_ast_ir/src
- rustc_hir_typeck
- rustc_infer
- src/traits
- rustc_macros/src
- rustc_middle
- src
- mir/interpret
- traits
- ty
- rustc_next_trait_solver
- src/solve
- assembly
- rustc_trait_selection
- src/solve/inspect
- rustc_transmute
- rustc_ty_utils
- src
- rustc_type_ir_macros/src
- rustc_type_ir/src
25 files changed
+30
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3748 | 3748 | | |
3749 | 3749 | | |
3750 | 3750 | | |
3751 | | - | |
3752 | 3751 | | |
3753 | 3752 | | |
3754 | 3753 | | |
| |||
3813 | 3812 | | |
3814 | 3813 | | |
3815 | 3814 | | |
3816 | | - | |
3817 | 3815 | | |
3818 | 3816 | | |
3819 | 3817 | | |
| |||
4004 | 4002 | | |
4005 | 4003 | | |
4006 | 4004 | | |
4007 | | - | |
4008 | 4005 | | |
4009 | 4006 | | |
4010 | 4007 | | |
| |||
4134 | 4131 | | |
4135 | 4132 | | |
4136 | 4133 | | |
4137 | | - | |
4138 | 4134 | | |
4139 | 4135 | | |
4140 | 4136 | | |
| |||
4454 | 4450 | | |
4455 | 4451 | | |
4456 | 4452 | | |
4457 | | - | |
4458 | 4453 | | |
4459 | 4454 | | |
4460 | 4455 | | |
| |||
4493 | 4488 | | |
4494 | 4489 | | |
4495 | 4490 | | |
4496 | | - | |
4497 | 4491 | | |
4498 | 4492 | | |
4499 | 4493 | | |
| |||
4509 | 4503 | | |
4510 | 4504 | | |
4511 | 4505 | | |
4512 | | - | |
4513 | 4506 | | |
4514 | 4507 | | |
4515 | 4508 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments