Commit f5e1f88
1 parent 999ac5f commit f5e1f88
File tree
35 files changed
+194
-285
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_hir_analysis/src
- coherence
- outlives
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- error_reporting/nice_region_error
- lexical_region_resolve
- region_constraints
- rustc_lint/src
- rustc_middle/src
- mir
- query
- ty
- consts
- rustc_trait_selection/src/traits
- error_reporting
- rustc_transmute/src/layout
- rustc_type_ir/src
- tests/ui
- async-await/issues
- nll
- closure-requirements
- user-annotations
- traits
35 files changed
+194
-285
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
776 | 776 |
| |
777 | 777 |
| |
778 | 778 |
| |
779 |
| - | |
| 779 | + | |
780 | 780 |
| |
781 | 781 |
| |
782 |
| - | |
783 | 782 |
| |
784 | 783 |
| |
785 | 784 |
| |
|
Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
407 |
| - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
408 | 410 |
| |
409 | 411 |
| |
410 |
| - | |
| 412 | + | |
411 | 413 |
| |
412 | 414 |
| |
413 | 415 |
| |
414 |
| - | |
| 416 | + | |
415 | 417 |
| |
416 | 418 |
| |
417 | 419 |
| |
418 |
| - | |
| 420 | + | |
| 421 | + | |
419 | 422 |
| |
420 | 423 |
| |
421 | 424 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
| 438 | + | |
438 | 439 |
| |
439 | 440 |
| |
440 | 441 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2173 | 2173 |
| |
2174 | 2174 |
| |
2175 | 2175 |
| |
2176 |
| - | |
| 2176 | + | |
2177 | 2177 |
| |
2178 | 2178 |
| |
2179 | 2179 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
389 | 389 |
| |
390 | 390 |
| |
391 | 391 |
| |
392 |
| - | |
| 392 | + | |
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 |
| - | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
579 | 582 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
947 | 947 |
| |
948 | 948 |
| |
949 | 949 |
| |
950 |
| - | |
| 950 | + | |
951 | 951 |
| |
952 | 952 |
| |
953 | 953 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 |
| |
115 | 119 |
| |
116 | 120 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1420 | 1420 |
| |
1421 | 1421 |
| |
1422 | 1422 |
| |
1423 |
| - | |
| 1423 | + | |
1424 | 1424 |
| |
1425 | 1425 |
| |
1426 | 1426 |
| |
|
0 commit comments