File tree
9 files changed
+43
-78
lines changed- compiler
- rustc_hir_analysis
- src
- structured_errors
- rustc_hir_typeck
- src
- tests/ui/consts
9 files changed
+43
-78
lines changed-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
|
-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 |
| - | |
711 |
| - | |
712 |
| - | |
713 |
| - | |
714 |
| - | |
715 |
| - | |
716 |
| - | |
717 |
| - | |
718 |
| - | |
719 | 710 |
| |
720 | 711 |
| |
721 | 712 |
| |
|
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
| 4 | + | |
8 | 5 |
| |
9 | 6 |
| |
10 | 7 |
| |
|
This file was deleted.
Diff for: compiler/rustc_hir_typeck/messages.ftl
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
26 | 41 |
| |
27 | 42 |
| |
28 | 43 |
| |
|
Diff for: compiler/rustc_hir_typeck/src/cast.rs
+3-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
| 503 | + | |
507 | 504 |
| |
508 | 505 |
| |
509 | 506 |
| |
510 |
| - | |
511 |
| - | |
512 |
| - | |
| 507 | + | |
| 508 | + | |
513 | 509 |
| |
514 | 510 |
| |
515 | 511 |
| |
|
Diff for: compiler/rustc_hir_typeck/src/errors.rs
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
689 | 689 |
| |
690 | 690 |
| |
691 | 691 |
| |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
0 commit comments