Files
rust/library/alloc
The 8472 85d1787962 remove alignment-changing in-place collect
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.
2024-01-18 22:50:14 +01:00
..
2023-12-10 10:56:22 +08:00
2024-01-11 15:04:48 +03:00