]> git.lizzy.rs Git - rust.git/commit
Auto merge of #55349 - bjorn3:rustc_mir_collect_and_partition_mono_items, r=oli-obk
authorbors <bors@rust-lang.org>
Sun, 4 Nov 2018 12:20:55 +0000 (12:20 +0000)
committerbors <bors@rust-lang.org>
Sun, 4 Nov 2018 12:20:55 +0000 (12:20 +0000)
commitac708826b0d97e105f91a4cde41bfe14cff032f2
tree8c8cc81d722920ada33dc5e97d1ad7d2bd3d6512
parent86b88e6a85f4c532c58cdcdabf6050c6170628e0
parent9e479c2818eac337657c52791b12955002582dfd
Auto merge of #55349 - bjorn3:rustc_mir_collect_and_partition_mono_items, r=oli-obk

Move collect_and_partition_mono_items to rustc_mir

Most of the logic of it is inside rustc_mir anyway.

Also removes the single function crate rustc_metadata_utils. Based on #55225
src/librustc_codegen_llvm/base.rs