rust/src/librustc_metadata
2017-04-24 15:20:52 +03:00
..
astencode.rs ICH: Hash everything that gets encoded into crate metadata. 2017-04-12 11:42:15 +02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
creader.rs cache attributes of items from foreign crates 2017-04-22 21:00:50 +03:00
cstore_impl.rs rustc: rename some of the queries to match tcx methods. 2017-04-24 15:20:52 +03:00
cstore.rs cache attributes of items from foreign crates 2017-04-22 21:00:50 +03:00
decoder.rs rustc: rename some of the queries to match tcx methods. 2017-04-24 15:20:52 +03:00
diagnostics.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
encoder.rs rustc: rename some of the queries to match tcx methods. 2017-04-24 15:20:52 +03:00
index_builder.rs ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02:00
index.rs Allocate numerical values of DefIndexes from two seperate ranges. 2017-03-22 17:07:19 +01:00
lib.rs ICH: Hash everything that gets encoded into crate metadata. 2017-04-12 11:42:15 +02:00
locator.rs Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
schema.rs rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00