Commit ab05db4
committed
chore:
Work-around for [rust-lang/rust#108853][1] suggested [here][2]. Fixes
undefined symbol errors in the `report-size` CI workflow.
[1]: rust-lang/rust#108853
[2]: rust-lang/rust#108853 (comment)profile.release.rustflags = ["-Zshare-generics=off"]
1 parent dbf9798 commit ab05db4
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
0 commit comments