mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
f440b5f0ea
Cut code size for feature hashing This locally cuts ~32 kB of .text instructions. This isn't really a clear win in terms of readability. IMO the code size benefits are worth it (even if they're not necessarily present in the x86_64 hyperoptimized build, I expect them to translate similarly to other platforms). Ultimately there's lots of "small ish" low hanging fruit like this that I'm seeing that seems worth tackling to me, and could translate into larger wins in aggregate. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |