]> git.lizzy.rs Git - rust.git/commit
Switch to using `Box::new` in the tests in `alloc::boxed`.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 7 Jan 2015 22:04:12 +0000 (23:04 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 7 Jan 2015 23:41:49 +0000 (00:41 +0100)
commit3fd6bfa8f7a1d193316956b5be8818c47bb874b7
tree7414db648fdb3a6d005c9c9be8bcd5bfd12ea75b
parentb57b0e0f3a49a81c23f7af6cbd72a67fdf6b9574
Switch to using `Box::new` in the tests in  `alloc::boxed`.
src/liballoc/boxed.rs