File tree
4 files changed
+26
-9
lines changed- compiler
- rustc_const_eval
- src
- rustc_middle/src/mir/interpret
- tests/ui/statics
4 files changed
+26
-9
lines changedDiff for: compiler/rustc_const_eval/messages.ftl
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
403 | 402 |
| |
404 | 403 |
| |
405 | 404 |
| |
| |||
454 | 453 |
| |
455 | 454 |
| |
456 | 455 |
| |
457 |
| - | |
458 | 456 |
| |
459 | 457 |
| |
460 | 458 |
| |
|
Diff for: compiler/rustc_const_eval/src/errors.rs
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 | 643 |
| |
647 | 644 |
| |
648 | 645 |
| |
| |||
807 | 804 |
| |
808 | 805 |
| |
809 | 806 |
| |
810 |
| - | |
811 | 807 |
| |
812 | 808 |
| |
813 | 809 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 | 441 |
| |
445 | 442 |
| |
446 | 443 |
| |
|
Diff for: tests/ui/statics/const_generics.rs
+26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
0 commit comments