rust/src/librustc_metadata
2017-07-15 08:22:46 +10:00
..
astencode.rs incr.comp.: Hash more pieces of crate metadata to detect changes there. 2017-05-08 12:31:26 +02:00
Cargo.toml Remove the in-tree flate crate 2017-06-20 07:11:29 -07:00
creader.rs Add support for dylibs with Address Sanitizer. This supports cdylibs and staticlibs on gnu-linux targets. 2017-07-15 08:22:46 +10:00
cstore_impl.rs Allow 'tcx in define_dep_nodes! and deduplicate some DepNodes. 2017-07-10 12:20:56 +02:00
cstore.rs rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00
decoder.rs Merge remote-tracking branch 'origin/master' into proc_macro_api 2017-07-05 08:42:13 -07:00
diagnostics.rs Removed as many "```ignore" as possible. 2017-06-23 15:31:53 +08:00
encoder.rs Auto merge of #42727 - alexcrichton:allocators-new, r=eddyb 2017-07-06 00:16:16 +00:00
index_builder.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
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 Remove the remaining feature gates 2017-07-02 21:29:39 +02:00
locator.rs Use similar compression settings as before updating to use flate2 2017-07-10 17:54:50 +02:00
schema.rs rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00