File tree
44 files changed
+535
-168
lines changed- compiler
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_data_structures/src/obligation_forest
- rustc_driver_impl/src
- rustc_hir_analysis
- src
- check
- impl_wf_check
- rustc_infer/src/traits
- rustc_span/src
- rustc_trait_selection/src
- solve
- traits
- query/type_op
- specialize
- library/core/src/intrinsics
- src/bootstrap/src/core/builder
- tests
- run-make
- apple-deployment-target
- apple-sdk-version
- ui
- consts
- higher-ranked
- impl-trait/in-trait
- print-request
- simd/intrinsic
- traits
- const-traits
- specialization
- next-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+535
-168
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
| 419 | + | |
419 | 420 |
| |
420 | 421 |
| |
421 | 422 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
| 775 | + | |
775 | 776 |
| |
776 | 777 |
| |
777 | 778 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1534 | 1534 |
| |
1535 | 1535 |
| |
1536 | 1536 |
| |
| 1537 | + | |
1537 | 1538 |
| |
1538 | 1539 |
| |
1539 | 1540 |
| |
| |||
1572 | 1573 |
| |
1573 | 1574 |
| |
1574 | 1575 |
| |
| 1576 | + | |
1575 | 1577 |
| |
1576 | 1578 |
| |
1577 | 1579 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
418 | 422 |
| |
419 | 423 |
| |
420 | 424 |
| |
|
Diff for: compiler/rustc_driver_impl/src/lib.rs
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
867 | 867 |
| |
868 | 868 |
| |
869 | 869 |
| |
870 |
| - | |
871 |
| - | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
872 | 873 |
| |
873 | 874 |
| |
874 | 875 |
| |
|
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
117 |
| - | |
118 | 116 |
| |
119 | 117 |
| |
120 | 118 |
| |
|
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
644 |
| - | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
645 | 647 |
| |
646 | 648 |
| |
647 | 649 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
126 | 124 |
| |
| 125 | + | |
127 | 126 |
| |
128 | 127 |
| |
129 | 128 |
| |
|
-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1079 | 1079 |
| |
1080 | 1080 |
| |
1081 | 1081 |
| |
1082 |
| - | |
1083 |
| - | |
1084 |
| - | |
1085 |
| - | |
1086 |
| - | |
1087 |
| - | |
1088 |
| - | |
1089 | 1082 |
| |
1090 | 1083 |
| |
1091 | 1084 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
| |||
134 | 133 |
| |
135 | 134 |
| |
136 | 135 |
| |
137 |
| - | |
138 | 136 |
| |
139 | 137 |
| |
140 | 138 |
| |
| |||
157 | 155 |
| |
158 | 156 |
| |
159 | 157 |
| |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 | 158 |
| |
185 | 159 |
| |
186 | 160 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
|
Diff for: compiler/rustc_span/src/symbol.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1844 | 1844 |
| |
1845 | 1845 |
| |
1846 | 1846 |
| |
| 1847 | + | |
1847 | 1848 |
| |
1848 | 1849 |
| |
1849 | 1850 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 |
| |
203 | 207 |
| |
204 | 208 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 |
| |
217 | 221 |
| |
218 | 222 |
| |
|
+10-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
66 | 75 |
| |
67 | 76 |
| |
68 | 77 |
| |
69 |
| - | |
| 78 | + | |
70 | 79 |
| |
71 | 80 |
| |
72 | 81 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 |
| |
65 | 70 |
| |
66 | 71 |
| |
67 |
| - | |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
|
0 commit comments