Commit 58e176e
efi: fix const_item_mutation
CONST_ITEM_MUTATION list[1] warns mutable copy of STDIN and STDOUT when
creating UEFI SystemTable. This commit fixes these warnings.
[1] rust-lang/rust#75573
Signed-off-by: Akira Moroo <[email protected]>
Signed-off-by: Joe Richey <[email protected]>1 parent e9d1091 commit 58e176e
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| 733 | + | |
| 734 | + | |
733 | 735 | | |
734 | 736 | | |
735 | 737 | | |
| |||
741 | 743 | | |
742 | 744 | | |
743 | 745 | | |
744 | | - | |
| 746 | + | |
745 | 747 | | |
746 | | - | |
| 748 | + | |
747 | 749 | | |
748 | | - | |
| 750 | + | |
749 | 751 | | |
750 | 752 | | |
751 | 753 | | |
| |||
0 commit comments