mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 18:23:49 +00:00
b81e788d16
This allows LLVM to optimize comparisons to zero before & after the multiplication into one, saving on code size and eliminating an (always true) branch from most Vec allocations. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |