rust/src/librustc_metadata
bors 3cb803460b Auto merge of #42598 - cramertj:track-more-metadata, r=nikomatsakis
Track more crate metadata

Part of https://github.com/rust-lang/rust/issues/41417
r? @nikomatsakis
2017-06-16 21:42:17 +00:00
..
Cargo.toml Remove rustc_llvm dependency from rustc_metadata 2017-05-14 20:30:22 +02:00
astencode.rs incr.comp.: Hash more pieces of crate metadata to detect changes there. 2017-05-08 12:31:26 +02:00
creader.rs Auto merge of #42433 - marco-c:profiling, r=alexcrichton 2017-06-14 08:46:14 +00:00
cstore.rs Auto merge of #42598 - cramertj:track-more-metadata, r=nikomatsakis 2017-06-16 21:42:17 +00:00
cstore_impl.rs Auto merge of #42598 - cramertj:track-more-metadata, r=nikomatsakis 2017-06-16 21:42:17 +00:00
decoder.rs Auto merge of #42537 - michaelwoerister:tcx-for-dep-node, r=nikomatsakis 2017-06-12 11:39:35 +00:00
diagnostics.rs Update older URLs pointing to the first edition of the Book 2017-06-15 00:04:00 +09:00
encoder.rs Allocate DefIndices for global crate metadata. 2017-06-07 12:11:40 +02:00
index.rs Try fixing bigendian metadata serialisation 2017-05-01 04:51:17 +03:00
index_builder.rs Allocate DefIndices for global crate metadata. 2017-06-07 12:11:40 +02:00
isolated_encoder.rs ICH: Make StableHashingContext work with any TyCtxt, not just the global one. 2017-06-06 13:50:13 +02:00
lib.rs Auto merge of #41911 - michaelwoerister:querify_trait_def, r=nikomatsakis 2017-05-17 21:44:08 +00:00
locator.rs Remove rustc_llvm dependency from rustc_metadata 2017-05-14 20:30:22 +02:00
schema.rs incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs. 2017-06-09 15:03:34 +02:00