mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
299ac75894
copy_from_slice generally falls back to memcpy/memmove, which is much more expensive than we need to write a single element in. This saves 0.26% instructions on the diesel benchmark. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |