]> git.lizzy.rs Git - rust.git/commit
Allow converting Box<T: !Sized> -> Pin<Box<T>>
authorWim Looman <wim@nemo157.com>
Thu, 3 Jan 2019 20:03:29 +0000 (21:03 +0100)
committerWim Looman <wim@nemo157.com>
Thu, 3 Jan 2019 20:03:29 +0000 (21:03 +0100)
commit5e3a5602994287cd3ea5feb1e23af9043b63abdf
treeafe50a8559fc8ff98ce888c36d17a49f32bd6611
parent48742c68d9e53fba6b48c211140db595fbaa491e
Allow converting Box<T: !Sized> -> Pin<Box<T>>
src/liballoc/boxed.rs