mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 16:18:42 +00:00
* Reorganize mem functions This reduces the amount of platform-specific code Signed-off-by: Joe Richey <joerichey@google.com> * Use ERMSB implementations if the feature is set Signed-off-by: Joe Richey <joerichey@google.com> * Add non-aligned benchmarks Signed-off-by: Joe Richey <joerichey@google.com>