File tree
48 files changed
+513
-313
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- ty
- rustc_passes/src
- rustc_privacy/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- 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.
48 files changed
+513
-313
lines changedLines changed: 26 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
258 | 259 |
| |
259 | 260 |
| |
260 | 261 |
| |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 | 262 |
| |
270 | 263 |
| |
271 | 264 |
| |
| |||
295 | 288 |
| |
296 | 289 |
| |
297 | 290 |
| |
298 |
| - | |
299 |
| - | |
| 291 | + | |
| 292 | + | |
300 | 293 |
| |
301 | 294 |
| |
302 | 295 |
| |
303 | 296 |
| |
304 | 297 |
| |
305 | 298 |
| |
306 |
| - | |
307 |
| - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
308 | 305 |
| |
309 |
| - | |
310 |
| - | |
| 306 | + | |
| 307 | + | |
311 | 308 |
| |
312 | 309 |
| |
313 | 310 |
| |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
314 | 326 |
| |
315 | 327 |
| |
316 | 328 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1111 | 1111 |
| |
1112 | 1112 |
| |
1113 | 1113 |
| |
1114 |
| - | |
| 1114 | + | |
1115 | 1115 |
| |
1116 | 1116 |
| |
1117 | 1117 |
| |
1118 | 1118 |
| |
1119 | 1119 |
| |
1120 |
| - | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
1121 | 1124 |
| |
1122 |
| - | |
1123 | 1125 |
| |
1124 | 1126 |
| |
1125 | 1127 |
| |
| |||
1189 | 1191 |
| |
1190 | 1192 |
| |
1191 | 1193 |
| |
1192 |
| - | |
| 1194 | + | |
1193 | 1195 |
| |
1194 | 1196 |
| |
1195 | 1197 |
| |
| |||
2045 | 2047 |
| |
2046 | 2048 |
| |
2047 | 2049 |
| |
2048 |
| - | |
| 2050 | + | |
2049 | 2051 |
| |
2050 | 2052 |
| |
2051 | 2053 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
528 |
| - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
529 | 531 |
| |
530 | 532 |
| |
531 | 533 |
| |
|
Lines changed: 2 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 | 14 |
| |
| |||
987 | 987 |
| |
988 | 988 |
| |
989 | 989 |
| |
990 |
| - | |
| 990 | + | |
991 | 991 |
| |
992 | 992 |
| |
993 | 993 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
435 |
| - | |
| 435 | + | |
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
|
0 commit comments