rust/library/core/src/mem
bors fe1c942eee Auto merge of #87445 - amalik18:issue-83584-fix, r=kennytm
Fix may not to appropriate might not or must not

I went through and changed occurrences of `may not` to be more explicit with `might not` and `must not`.
2021-07-30 04:34:13 +00:00
..
manually_drop.rs Revert #85176 addition of clone_from for ManuallyDrop 2021-05-27 14:01:16 -04:00
maybe_uninit.rs Add #[track_caller] for some function in core::mem. 2021-07-28 14:34:36 +02:00
mod.rs Auto merge of #87445 - amalik18:issue-83584-fix, r=kennytm 2021-07-30 04:34:13 +00:00