summary refs log tree commit diff
path: root/src/librustc_metadata/schema.rs
AgeCommit message (Expand)AuthorLines
2016-09-20rustc_metadata: don't die with --test because CFG_VERSION is missing.Eduard Burtescu-0/+4
2016-09-20rustc_metadata: reduce Lazy{,Seq} overhead by using a relative encoding.Eduard Burtescu-4/+50
2016-09-20rustc_metadata: replace RBML with a simple and type-safe scheme.Eduard Burtescu-0/+299