]> git.lizzy.rs Git - rust.git/commit
Indicate how to move value out of Box in docs.
authorCorey Farwell <coreyf@rwell.org>
Tue, 25 Sep 2018 01:55:54 +0000 (21:55 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sat, 29 Sep 2018 02:41:13 +0000 (22:41 -0400)
commit8d10f965f4400e5d01c944b331285b8ea1488788
treec3dfdf03e66c579ed2cfe154033fdc275daae5be
parent5c875d93855c6d577962b0f74f17374f37b219c9
Indicate how to move value out of Box in docs.

Fixes https://github.com/rust-lang/rust/issues/53634.
src/liballoc/boxed.rs