rust/src/librustc_metadata
2017-12-09 14:18:33 -08: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
Cargo.toml Move unused-extern-crate to late pass 2017-08-27 19:02:24 +09:00
creader.rs Use Try syntax for Option in place of macros or match 2017-12-09 14:18:33 -08:00
cstore.rs rustc_driver: base extern query providers on local ones. 2017-11-12 18:20:15 +02:00
cstore_impl.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
decoder.rs incr.comp.: Make Span decoding more consistent so it doesn't mess up -Zincremental-verify-ich 2017-12-08 10:02:26 +01:00
diagnostics.rs Clarify failure condition on tests 2017-09-05 11:55:01 -07:00
dynamic_lib.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
encoder.rs Auto merge of #46370 - michaelwoerister:rm-metadata-hashing, r=eddyb 2017-12-01 00:46:08 +00:00
index.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
index_builder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
isolated_encoder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
lib.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
link_args.rs rustc: Remove a number of mutable fields in cstore 2017-09-05 07:37:28 -07:00
locator.rs Use multiline text for crate conflict diagnostics 2017-11-22 18:45:32 -08:00
native_libs.rs Fix issues uncovered by rebasing: 2017-09-18 11:25:34 +02:00
schema.rs remove the generator_sigs map, query, and plumbing 2017-11-18 07:47:38 -05:00