Commit 6ab35de
authored
Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung
Change swap_nonoverlapping from lang to library UB
The implementation of ptr::swap_nonoverlapping does not always escalate its safety contract to language UB, so it should be `check_library_ub`.
Fixes rust-lang/miri#4188File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments