File tree
91 files changed
+147
-394
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_feature/src
- rustc_hir_analysis/src/check
- compare_impl_item
- rustc_lint/src
- rustc_middle/src/ty/print
- rustc_parse/src/parser
- rustc_trait_selection/src/error_reporting/traits
- tests/ui
- associated-type-bounds
- return-type-notation
- async-await
- in-trait
- return-type-notation
- borrowck/alias-liveness
- feature-gates
- impl-trait/in-trait
- suggestions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+147
-394
lines changedLines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 |
| - | |
961 |
| - | |
962 |
| - | |
963 |
| - | |
964 |
| - | |
965 |
| - | |
966 |
| - | |
967 |
| - | |
| 957 | + | |
968 | 958 |
| |
969 | 959 |
| |
970 | 960 |
| |
|
Lines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
287 | 286 |
| |
288 | 287 |
| |
289 | 288 |
| |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
| 289 | + | |
301 | 290 |
| |
302 | 291 |
| |
303 | 292 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
501 |
| - | |
502 | 501 |
| |
503 | 502 |
| |
504 | 503 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| 367 | + | |
| 368 | + | |
367 | 369 |
| |
368 | 370 |
| |
369 | 371 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
616 | 616 |
| |
617 | 617 |
| |
618 | 618 |
| |
619 |
| - | |
620 |
| - | |
621 | 619 |
| |
622 | 620 |
| |
623 | 621 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
1058 | 1059 |
| |
1059 | 1060 |
| |
1060 | 1061 |
| |
1061 |
| - | |
| 1062 | + | |
| 1063 | + | |
1062 | 1064 |
| |
1063 | 1065 |
| |
1064 | 1066 |
| |
1065 |
| - | |
| 1067 | + | |
1066 | 1068 |
| |
1067 | 1069 |
| |
1068 | 1070 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
336 |
| - | |
| 337 | + | |
337 | 338 |
| |
338 | 339 |
| |
339 | 340 |
| |
| |||
345 | 346 |
| |
346 | 347 |
| |
347 | 348 |
| |
348 |
| - | |
| 349 | + | |
349 | 350 |
| |
350 | 351 |
| |
351 | 352 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
479 | 483 |
| |
480 | 484 |
| |
481 | 485 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1339 | 1339 |
| |
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 |
| - | |
1343 |
| - | |
1344 |
| - | |
| 1342 | + | |
| 1343 | + | |
1345 | 1344 |
| |
1346 | 1345 |
| |
1347 | 1346 |
| |
1348 | 1347 |
| |
1349 | 1348 |
| |
1350 |
| - | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
1351 | 1353 |
| |
1352 | 1354 |
| |
1353 | 1355 |
| |
|
0 commit comments