rust/src/librustc_metadata
2017-04-28 10:59:57 -05: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 Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. 2017-04-25 10:31:01 +08:00
cstore.rs cache attributes of items from foreign crates 2017-04-22 21:00:50 +03:00
cstore_impl.rs query for def_span 2017-04-28 10:59:57 -05:00
decoder.rs Auto merge of #37860 - giannicic:defaultimpl, r=nagisa 2017-04-27 02:48:17 +00:00
diagnostics.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
encoder.rs Auto merge of #37860 - giannicic:defaultimpl, r=nagisa 2017-04-27 02:48:17 +00:00
index.rs Allocate numerical values of DefIndexes from two seperate ranges. 2017-03-22 17:07:19 +01:00
index_builder.rs ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02: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 support default impl for specialization 2017-04-25 05:28:22 +00:00