]> git.lizzy.rs Git - rust.git/commitdiff
Merge #1818
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 12 Sep 2019 10:53:29 +0000 (10:53 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 10:53:29 +0000 (10:53 +0000)
1818: Infer box expression r=matklad a=uHOOCCOOHu

Infer `box e` to be `std::boxed::Box<T>` where `e: T`

Co-authored-by: uHOOCCOOHu <hooccooh1896@gmail.com>

Trivial merge