rust/src/librustc_metadata
bors d6a2dd9912 Auto merge of #49433 - varkor:metadata-skip-mir-opt, r=michaelwoerister
Skip MIR encoding for cargo check

Resolves #48662.

r? @michaelwoerister
2018-04-16 10:30:57 +00:00
..
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
astencode.rs incr.comp.: Hash spans unconditionally for full accuracy. 2017-12-08 10:02:26 +01:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
creader.rs Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkov 2018-04-16 02:34:32 +00:00
cstore.rs Rollup merge of #49299 - SimonSapin:ubiquity, r=nikomatsakis 2018-03-25 01:30:12 +08:00
cstore_impl.rs Auto merge of #49386 - GuillaumeGomez:fix-path-attribute, r=eddyb 2018-04-10 12:58:27 +00:00
decoder.rs Reduce the number of calls to `cdata` 2018-04-14 12:21:46 +02:00
diagnostics.rs Clarify failure condition on tests 2017-09-05 11:55:01 -07:00
dynamic_lib.rs rustc: Load the `rustc_trans` crate at runtime 2018-01-27 19:16:21 -08:00
encoder.rs Auto merge of #49433 - varkor:metadata-skip-mir-opt, r=michaelwoerister 2018-04-16 10:30:57 +00:00
foreign_modules.rs rustc: Add a `#[wasm_import_module]` attribute 2018-03-22 13:16:38 -07:00
index.rs Use different DefIndex representation that is better suited for variable length integer encodings. 2018-01-08 14:15:17 +01:00
index_builder.rs Replace uses of DepGraph.in_ignore with DepGraph.with_ignore 2018-01-09 18:35:50 +01:00
isolated_encoder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
lib.rs Rollup merge of #49525 - varkor:sort_by_cached_key-conversion, r=scottmcm 2018-04-11 19:56:41 +08:00
link_args.rs rustc: Remove a number of mutable fields in cstore 2017-09-05 07:37:28 -07:00
locator.rs Take the original extra-filename passed to a crate into account when 2018-03-28 23:24:41 -07:00
native_libs.rs rustc: Add a `#[wasm_import_module]` attribute 2018-03-22 13:16:38 -07:00
schema.rs Use `LazySeq` instead of `Vec` 2018-04-14 12:21:46 +02:00