]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #55843 - Axary:master, r=sfackler
authorkennytm <kennytm@gmail.com>
Tue, 13 Nov 2018 05:03:12 +0000 (13:03 +0800)
committerkennytm <kennytm@gmail.com>
Tue, 13 Nov 2018 11:20:35 +0000 (19:20 +0800)
commit196db96d8b4cc33dbaddb579f7118ce517adbe77
treec9862915cd9823036a219b29b959f1868d22ac69
parent5b572fb84020f9451cff3512826880272fbd686a
parentab55d9b5d33f324495509ab45c8386b97b74d04f
Rollup merge of #55843 - Axary:master, r=sfackler

add FromIterator<A> to Box<[A]>