mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
85d1787962
Currently stable users can't benefit from this because GlobaAlloc doesn't support alignment-changing realloc and neither do most posix allocators. So in practice it always results in an extra memcpy.