rust/library/core/src/mem
Guillaume Gomez 9e28a9349c
Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcm
update some comments around swap()

Based on ``@eddyb's`` comment [here](https://github.com/rust-lang/unsafe-code-guidelines/issues/461#issuecomment-1742156410).

And then I noticed the wrong capitalization for Miri and fixed it in some other places as well.
2023-10-06 13:18:35 +02:00
..
manually_drop.rs Clarify ManuallyDrop bit validity 2023-09-03 18:12:27 -07:00
maybe_uninit.rs clean up transmutes in core 2023-05-06 13:28:38 +02:00
mod.rs Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcm 2023-10-06 13:18:35 +02:00
transmutability.rs Flip cfg's for bootstrap bump 2023-07-12 21:38:55 -04:00