File tree
92 files changed
+643
-984
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis/src
- check
- rustc_hir_typeck/src
- rustc_metadata/src
- rustc_middle/src/ty
- rustc_passes/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- stable_mir
- rustc_target/src
- callconv
- spec
- rustc_ty_utils/src
- library/core/src/intrinsics
- src
- doc/unstable-book/src/language-features
- librustdoc/clean
- tools/rust-analyzer/crates
- hir-ty/src
- mir/eval
- ide/src/hover
- ide-completion/src/completions
- intern/src/symbol
- tests
- assembly
- codegen
- avr
- intrinsics
- mir-opt
- run-make
- atomic-lock-free
- avr-rjmp-offset
- ui
- abi
- associated-types
- borrowck
- delegation
- dyn-compatibility
- error-codes
- extern
- feature-gates
- intrinsics
- auxiliary
- lint
- suggestions
- typeck
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+643
-984
lines changedDiff for: compiler/rustc_abi/src/extern_abi.rs
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
| |||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 |
| - | |
132 | 130 |
| |
133 | 131 |
| |
134 | 132 |
| |
| |||
199 | 197 |
| |
200 | 198 |
| |
201 | 199 |
| |
202 |
| - | |
| 200 | + | |
203 | 201 |
| |
204 | 202 |
| |
205 | 203 |
| |
|
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 | 82 |
| |
87 | 83 |
| |
88 | 84 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
|
Diff for: compiler/rustc_feature/src/unstable.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
| 214 | + | |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
|
+49-59
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
741 | 741 |
| |
742 | 742 |
| |
743 | 743 |
| |
744 |
| - | |
745 |
| - | |
746 |
| - | |
747 |
| - | |
748 | 744 |
| |
749 | 745 |
| |
750 | 746 |
| |
| |||
788 | 784 |
| |
789 | 785 |
| |
790 | 786 |
| |
791 |
| - | |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
796 |
| - | |
797 |
| - | |
798 |
| - | |
799 |
| - | |
800 |
| - | |
801 |
| - | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
802 | 798 |
| |
803 | 799 |
| |
804 |
| - | |
805 |
| - | |
806 |
| - | |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
818 |
| - | |
819 |
| - | |
820 |
| - | |
821 |
| - | |
822 |
| - | |
823 |
| - | |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 |
| - | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
837 | 829 |
| |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 |
| - | |
846 |
| - | |
847 |
| - | |
848 |
| - | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
849 | 838 |
| |
| 839 | + | |
850 | 840 |
| |
851 | 841 |
| |
852 | 842 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 | 140 |
| |
150 | 141 |
| |
151 | 142 |
| |
|
+1-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
| |||
1704 | 1703 |
| |
1705 | 1704 |
| |
1706 | 1705 |
| |
1707 |
| - | |
1708 |
| - | |
1709 |
| - | |
1710 |
| - | |
1711 |
| - | |
1712 | 1706 |
| |
1713 | 1707 |
| |
1714 | 1708 |
| |
1715 | 1709 |
| |
1716 | 1710 |
| |
1717 | 1711 |
| |
1718 |
| - | |
| 1712 | + | |
1719 | 1713 |
| |
1720 | 1714 |
| |
1721 | 1715 |
| |
|
Diff for: compiler/rustc_hir_typeck/src/check.rs
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
|
-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
| |||
1240 | 1239 |
| |
1241 | 1240 |
| |
1242 | 1241 |
| |
1243 |
| - | |
1244 |
| - | |
1245 |
| - | |
1246 |
| - | |
1247 | 1242 |
| |
1248 | 1243 |
| |
1249 | 1244 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
Diff for: compiler/rustc_middle/src/ty/layout.rs
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1265 | 1265 |
| |
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 |
| - | |
1269 |
| - | |
1270 |
| - | |
| 1268 | + | |
1271 | 1269 |
| |
1272 | 1270 |
| |
1273 | 1271 |
| |
|
Diff for: compiler/rustc_middle/src/ty/util.rs
+2-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1719 | 1719 |
| |
1720 | 1720 |
| |
1721 | 1721 |
| |
1722 |
| - | |
1723 |
| - | |
1724 |
| - | |
1725 |
| - | |
| 1722 | + | |
1726 | 1723 |
| |
1727 | 1724 |
| |
1728 | 1725 |
| |
|
Diff for: compiler/rustc_passes/src/check_attr.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1598 | 1598 |
| |
1599 | 1599 |
| |
1600 | 1600 |
| |
1601 |
| - | |
| 1601 | + | |
1602 | 1602 |
| |
1603 | 1603 |
| |
1604 | 1604 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
491 | 491 |
| |
492 | 492 |
| |
493 | 493 |
| |
494 |
| - | |
495 | 494 |
| |
496 | 495 |
| |
497 | 496 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
874 |
| - | |
875 | 874 |
| |
876 | 875 |
| |
877 | 876 |
| |
|
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1093 | 1093 |
| |
1094 | 1094 |
| |
1095 | 1095 |
| |
1096 |
| - | |
1097 | 1096 |
| |
1098 | 1097 |
| |
1099 | 1098 |
| |
|
+3-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 | 372 |
| |
377 | 373 |
| |
378 | 374 |
| |
|
0 commit comments