Files
rust/library
Guillaume Gomez 269d784dd5 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 https://github.com/rust-lang/miri/issues/4188
2025-02-12 20:30:54 +01:00
..
2025-01-03 20:16:52 -08:00
2025-02-09 17:11:13 +00:00
2025-02-09 17:11:13 +00:00
2024-12-24 19:00:57 +01:00
2025-02-09 17:11:13 +00:00
2025-02-07 20:58:28 +00:00