Commit 086cf8f
committed
Fix incorrect characterization of
The dead functions should already be removed by the linker, so this option is only an improvement in compile times, not in binary size.
Thanks to @bjorn3 for raising this issue at https://rust-osdev.zulipchat.com/#narrow/channel/435142-newsletter/topic/Incorrect.20characterization.20of.20-Zdead-fn-eliminationdead-fn-elimination option1 parent eaa22f3 commit 086cf8f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments