rust/src/librustc_metadata
bors ac708826b0 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
2018-11-04 12:20:55 +00:00
..
build.rs
Cargo.toml Remove rustc_metadata_utils, which contains only one function 2018-11-03 14:31:09 +01:00
creader.rs Remove rustc_metadata_utils, which contains only one function 2018-11-03 14:31:09 +01:00
cstore_impl.rs fix typos in various places 2018-10-23 15:56:25 +02:00
cstore.rs Prefer Default::default over FxHash*::default in struct constructors 2018-10-19 14:34:44 +02:00
decoder.rs Make -Z ls list the actual filename of external dependencies 2018-10-31 23:10:36 +00:00
diagnostics.rs
dynamic_lib.rs
encoder.rs Auto merge of #54626 - alexcrichton:dwarf-generics, r=michaelwoerister 2018-10-26 14:30:26 +00:00
foreign_modules.rs
index_builder.rs
index.rs
isolated_encoder.rs
lib.rs Remove rustc_metadata_utils, which contains only one function 2018-11-03 14:31:09 +01:00
link_args.rs
locator.rs Auto merge of #55014 - ljedrz:lazyboye_unwraps, r=matthewjasper 2018-10-20 11:22:48 +00:00
native_libs.rs Deprecate the FxHashMap() and FxHashSet() constructor function hack 2018-10-19 14:34:44 +02:00
schema.rs Add an is_marker flag to TraitDef 2018-09-19 22:31:30 -07:00