File tree
81 files changed
+464
-553
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_llvm/src
- debuginfo
- metadata
- rustc_const_eval/src
- check_consts
- interpret
- rustc_hir_typeck/src
- rustc_middle/src
- mir
- ty
- rustc_mir_build/src
- build
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- inline
- shim
- rustc_passes/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_traits/src
- 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.
81 files changed
+464
-553
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3830 | 3830 |
| |
3831 | 3831 |
| |
3832 | 3832 |
| |
3833 |
| - | |
3834 |
| - | |
| 3833 | + | |
3835 | 3834 |
| |
3836 | 3835 |
| |
3837 | 3836 |
| |
3838 | 3837 |
| |
3839 | 3838 |
| |
3840 | 3839 |
| |
3841 |
| - | |
| 3840 | + | |
3842 | 3841 |
| |
3843 | 3842 |
| |
3844 | 3843 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
867 |
| - | |
868 |
| - | |
| 867 | + | |
869 | 868 |
| |
870 | 869 |
| |
871 | 870 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
952 | 952 |
| |
953 | 953 |
| |
954 | 954 |
| |
955 |
| - | |
956 |
| - | |
| 955 | + | |
957 | 956 |
| |
958 | 957 |
| |
959 | 958 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1582 | 1582 |
| |
1583 | 1583 |
| |
1584 | 1584 |
| |
1585 |
| - | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
1586 | 1588 |
| |
1587 | 1589 |
| |
1588 | 1590 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| |||
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
475 |
| - | |
| 475 | + | |
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
645 |
| - | |
646 |
| - | |
| 645 | + | |
647 | 646 |
| |
648 | 647 |
| |
649 | 648 |
| |
| |||
1148 | 1147 |
| |
1149 | 1148 |
| |
1150 | 1149 |
| |
1151 |
| - | |
1152 |
| - | |
| 1150 | + | |
| 1151 | + | |
1153 | 1152 |
| |
1154 | 1153 |
| |
1155 | 1154 |
| |
|
Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
302 | 301 |
| |
303 | 302 |
| |
304 | 303 |
| |
305 |
| - | |
306 |
| - | |
307 |
| - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
1136 | 1136 |
| |
1137 | 1137 |
| |
1138 | 1138 |
| |
1139 |
| - | |
| 1139 | + | |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
| |||
1298 | 1298 |
| |
1299 | 1299 |
| |
1300 | 1300 |
| |
1301 |
| - | |
1302 |
| - | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
1303 | 1304 |
| |
1304 | 1305 |
| |
1305 | 1306 |
| |
| |||
1367 | 1368 |
| |
1368 | 1369 |
| |
1369 | 1370 |
| |
1370 |
| - | |
| 1371 | + | |
| 1372 | + | |
1371 | 1373 |
| |
1372 | 1374 |
| |
1373 | 1375 |
| |
|
Lines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| |||
63 | 66 |
| |
64 | 67 |
| |
65 | 68 |
| |
66 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 |
| |
68 | 74 |
| |
69 | 75 |
| |
| |||
72 | 78 |
| |
73 | 79 |
| |
74 | 80 |
| |
75 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 |
| |
77 | 86 |
| |
78 | 87 |
| |
| |||
81 | 90 |
| |
82 | 91 |
| |
83 | 92 |
| |
84 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
85 | 97 |
| |
86 | 98 |
| |
87 |
| - | |
| 99 | + | |
88 | 100 |
| |
89 | 101 |
| |
90 | 102 |
| |
|
0 commit comments