]> git.lizzy.rs Git - rust.git/commit
fix Box::into_unique effecitvely transmuting to a raw ptr
authorRalf Jung <post@ralfj.de>
Wed, 13 Feb 2019 15:26:13 +0000 (16:26 +0100)
committerRalf Jung <post@ralfj.de>
Wed, 13 Feb 2019 16:26:08 +0000 (17:26 +0100)
commit719be246ae708508a19436a0b8ee1be29882e21e
tree400694dffc69d9225d4d3da525b4cee2263a3a35
parente54494727855cd14229f5d456591ed2a2f027c46
fix Box::into_unique effecitvely transmuting to a raw ptr
src/liballoc/boxed.rs