about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorThe 8472 <git@infinite-source.de>2024-01-18 22:50:14 +0100
committerThe 8472 <git@infinite-source.de>2024-01-18 22:50:14 +0100
commit85d17879623116be76a68c2170c4cb6ff58f4ceb (patch)
treed5f02f29091865e98c8d6f662cc91de519a0d52e /compiler/rustc_pattern_analysis/src
parentb28a95391b85e17b1d2f7edc1115291d8a86bcd2 (diff)
downloadrust-85d17879623116be76a68c2170c4cb6ff58f4ceb.tar.gz
rust-85d17879623116be76a68c2170c4cb6ff58f4ceb.zip
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.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions