Skip to content

make Cell::swap panic if the Cells partially overlap#114795

Merged
bors merged 3 commits into
rust-lang:masterfrom
RalfJung:cell-swap
Aug 29, 2023
Merged

make Cell::swap panic if the Cells partially overlap#114795
bors merged 3 commits into
rust-lang:masterfrom
RalfJung:cell-swap

use mem::swap instead of ptr::swap_nonoverlapping

e7a1e42
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs