rust/src/librustc_metadata
Simonas Kazlauskas 54de2749b0 Try fixing bigendian metadata serialisation
I compiled this on PPC to check and it seems to work, but not sure whether I didn't mess up
anything in a major way.

Maybe a good shot at #41443
2017-05-01 04:51:17 +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 Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. 2017-04-25 10:31:01 +08:00
cstore_impl.rs Merge branch 'master' into def_span 2017-04-28 22:44:34 -05:00
cstore.rs cache attributes of items from foreign crates 2017-04-22 21:00:50 +03:00
decoder.rs Auto merge of #41368 - nikomatsakis:incr-comp-dep-tracking-map, r=eddyb 2017-04-28 18:53:24 +00:00
diagnostics.rs
encoder.rs Auto merge of #41368 - nikomatsakis:incr-comp-dep-tracking-map, r=eddyb 2017-04-28 18:53:24 +00:00
index_builder.rs ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02:00
index.rs Try fixing bigendian metadata serialisation 2017-05-01 04:51:17 +03: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