about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2022-08-01 09:22:48 -0400
committerBen Kimock <kimockb@gmail.com>2022-08-01 10:32:45 -0400
commit22dfbdd70734305d9ad36a64e05f1281c9cee8fb (patch)
treed11676360a87db77cebec5c96b837dc30589e0b2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent9067d5277d10f0f32a49ec9c125a33828e26a32b (diff)
downloadrust-22dfbdd70734305d9ad36a64e05f1281c9cee8fb.tar.gz
rust-22dfbdd70734305d9ad36a64e05f1281c9cee8fb.zip
Add back Send and Sync impls on ChunksMut iterators
These were accidentally removed in #94247 because the representation was
changed from &mut [T] to *mut T, which has !Send + !Sync.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions