diff options
| author | Ben Kimock <kimockb@gmail.com> | 2022-08-01 09:22:48 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2022-08-01 10:32:45 -0400 |
| commit | 22dfbdd70734305d9ad36a64e05f1281c9cee8fb (patch) | |
| tree | d11676360a87db77cebec5c96b837dc30589e0b2 /src/test/ui/async-await/async-block-control-flow-static-semantics.rs | |
| parent | 9067d5277d10f0f32a49ec9c125a33828e26a32b (diff) | |
| download | rust-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 'src/test/ui/async-await/async-block-control-flow-static-semantics.rs')
0 files changed, 0 insertions, 0 deletions
