File tree
49 files changed
+1084
-50
lines changed- compiler
- rustc_borrowck/src
- type_check
- rustc_codegen_ssa/src/mir
- rustc_hir_typeck/src
- rustc_middle/src/mir
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_resolve/src
- library
- alloc/src
- core/src
- array
- ascii
- char
- num
- slice
- str
- std/src
- sysroot
- src
- test
- src/formatters
- src/bootstrap
- tests
- codegen
- mir-opt/dead-store-elimination
- run-make/libtest-junit
- ui
- const-generics
- consts
- self/elision
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+1084
-50
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4739 | 4739 |
| |
4740 | 4740 |
| |
4741 | 4741 |
| |
| 4742 | + | |
| 4743 | + | |
| 4744 | + | |
| 4745 | + | |
| 4746 | + | |
| 4747 | + | |
| 4748 | + | |
| 4749 | + | |
| 4750 | + | |
4742 | 4751 |
| |
4743 | 4752 |
| |
4744 | 4753 |
| |
| |||
4823 | 4832 |
| |
4824 | 4833 |
| |
4825 | 4834 |
| |
4826 |
| - | |
4827 | 4835 |
| |
4828 | 4836 |
| |
4829 | 4837 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
111 | 119 |
| |
112 | 120 |
| |
113 | 121 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 |
| - | |
776 |
| - | |
777 |
| - | |
| 775 | + | |
778 | 776 |
| |
779 |
| - | |
780 |
| - | |
| 777 | + | |
| 778 | + | |
781 | 779 |
| |
782 | 780 |
| |
783 | 781 |
| |
| |||
1803 | 1801 |
| |
1804 | 1802 |
| |
1805 | 1803 |
| |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
1806 | 1811 |
| |
1807 | 1812 |
| |
1808 | 1813 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
207 | 209 |
| |
208 | 210 |
| |
209 | 211 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1426 | 1426 |
| |
1427 | 1427 |
| |
1428 | 1428 |
| |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
1429 | 1435 |
| |
1430 | 1436 |
| |
1431 | 1437 |
| |
|
Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
195 | 203 |
| |
196 | 204 |
| |
197 | 205 |
| |
| |||
410 | 418 |
| |
411 | 419 |
| |
412 | 420 |
| |
413 |
| - | |
| 421 | + | |
414 | 422 |
| |
415 | 423 |
| |
416 | 424 |
| |
| |||
625 | 633 |
| |
626 | 634 |
| |
627 | 635 |
| |
628 |
| - | |
| 636 | + | |
629 | 637 |
| |
| 638 | + | |
630 | 639 |
| |
631 | 640 |
| |
632 | 641 |
| |
| |||
878 | 887 |
| |
879 | 888 |
| |
880 | 889 |
| |
881 |
| - | |
| 890 | + | |
882 | 891 |
| |
883 | 892 |
| |
884 | 893 |
| |
885 | 894 |
| |
886 | 895 |
| |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
887 | 904 |
| |
888 | 905 |
| |
889 | 906 |
| |
| |||
1251 | 1268 |
| |
1252 | 1269 |
| |
1253 | 1270 |
| |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
1254 | 1276 |
| |
1255 | 1277 |
| |
1256 | 1278 |
| |
| |||
1301 | 1323 |
| |
1302 | 1324 |
| |
1303 | 1325 |
| |
1304 |
| - | |
1305 |
| - | |
1306 | 1326 |
| |
1307 | 1327 |
| |
1308 | 1328 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
752 | 752 |
| |
753 | 753 |
| |
754 | 754 |
| |
| 755 | + | |
755 | 756 |
| |
756 | 757 |
| |
757 | 758 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2070 | 2070 |
| |
2071 | 2071 |
| |
2072 | 2072 |
| |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
2073 | 2077 |
| |
2074 | 2078 |
| |
2075 | 2079 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2526 | 2526 |
| |
2527 | 2527 |
| |
2528 | 2528 |
| |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
2529 | 2538 |
| |
2530 | 2539 |
| |
2531 | 2540 |
| |
|
Lines changed: 34 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 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
|
0 commit comments