This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 17108a4
authored
Unrolled build for rust-lang#139215
Rollup merge of rust-lang#139215 - clubby789:std-size-tweaks, r=joboet
Add `opt-level = "s"` for more std symbolication crates
This reduces the size of a hello world binary built by stage 1 in release by a few kilobytes1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments