]> git.lizzy.rs Git - rust.git/commit
Auto merge of #54596 - mjbshaw:drop, r=RalfJung
authorbors <bors@rust-lang.org>
Sun, 30 Sep 2018 12:00:45 +0000 (12:00 +0000)
committerbors <bors@rust-lang.org>
Sun, 30 Sep 2018 12:00:45 +0000 (12:00 +0000)
commit1886d5fe1cdd1a016ecea9fc93d68b3052c528c8
tree4a35a5e72fac81649886bf524b7ed3948671c463
parenta677e4c347630b855f2889557c2d37180a1a41be
parent43cc32fbb2506eff0090e894c1e8a46b62a8eb0b
Auto merge of #54596 - mjbshaw:drop, r=RalfJung

Make core::mem::needs_drop a const fn

This fixes #51929.
src/libcore/mem.rs
src/librustc/ty/context.rs
src/librustc_typeck/collect.rs