]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #73887 - DutchGhost:master, r=oli-obk
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 11 Jul 2020 06:26:28 +0000 (23:26 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2020 06:26:28 +0000 (23:26 -0700)
commitefda2b58b095306d068a3a165de62acd1e94911b
tree8188422609bb4819c94cc19aa5718b937222d1a0
parentf4f969027c6378264be509ba5ae512e35258f2e5
parenta065096ff40f7910fd58aa36a76be6cb1c5f1d4d
Rollup merge of #73887 - DutchGhost:master, r=oli-obk

stabilize const mem::forget

Stabilizes const `mem::forget` as implemented in https://github.com/rust-lang/rust/pull/69617 and tracked in https://github.com/rust-lang/rust/issues/69616.

Closes https://github.com/rust-lang/rust/issues/69616
src/libcore/mem/mod.rs
src/libcore/tests/lib.rs