This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
17 files changed
+134
-52
lines changed- .github/workflows
- compiler
- rustc_borrowck/src
- rustc_hir_analysis/src/check
- rustc_next_trait_solver
- src/solve
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_type_ir/src/solve
- src
- bootstrap/src/core/config
- tools
- compiletest/src
- tidy/src
- tests
- crashes
- ui
- regions
- wf
17 files changed
+134
-52
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4259 | 4259 |
| |
4260 | 4260 |
| |
4261 | 4261 |
| |
| 4262 | + | |
4262 | 4263 |
| |
4263 | 4264 |
| |
4264 | 4265 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 | 185 |
| |
189 | 186 |
| |
190 | 187 |
| |
| |||
242 | 239 |
| |
243 | 240 |
| |
244 | 241 |
| |
245 |
| - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
246 | 245 |
| |
247 |
| - | |
248 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
249 | 250 |
| |
250 | 251 |
| |
251 | 252 |
| |
| |||
270 | 271 |
| |
271 | 272 |
| |
272 | 273 |
| |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 | 274 |
| |
277 | 275 |
| |
278 | 276 |
| |
| |||
284 | 282 |
| |
285 | 283 |
| |
286 | 284 |
| |
| 285 | + | |
| 286 | + | |
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1637 | 1637 |
| |
1638 | 1638 |
| |
1639 | 1639 |
| |
1640 |
| - | |
1641 | 1640 |
| |
1642 | 1641 |
| |
1643 | 1642 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 |
| - | |
| 229 | + | |
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
| |||
1194 | 1195 |
| |
1195 | 1196 |
| |
1196 | 1197 |
| |
1197 |
| - | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1198 | 1222 |
| |
1199 | 1223 |
| |
1200 | 1224 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
991 | 991 |
| |
992 | 992 |
| |
993 | 993 |
| |
994 |
| - | |
| 994 | + | |
995 | 995 |
| |
996 | 996 |
| |
997 | 997 |
| |
| |||
1296 | 1296 |
| |
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 |
| - | |
| 1299 | + | |
1300 | 1300 |
| |
1301 | 1301 |
| |
1302 | 1302 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
| 251 | + | |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 |
| |
173 | 176 |
| |
174 | 177 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
|
0 commit comments