summary refs log tree commit diff
path: root/src/librustc_metadata/common.rs
AgeCommit message (Expand)AuthorLines
2016-04-06rustc: retire hir::map's paths.Eduard Burtescu-6/+3
2016-03-25Compute a salt from arguments passed via -Cmetadata.Michael Woerister-0/+1
2016-03-14Initial incorporation of specialization:Aaron Turon-0/+2
2016-03-14Hook `default` keyword into metadata and carry data through to typeckAaron Turon-0/+2
2016-02-01Implemented macro referencing for save analysisDaniel Campbell-0/+2
2015-12-12Implement `#[deprecated]` attribute (RFC 1270)Vadim Petrochenkov-0/+2
2015-12-10Make MIR encodable and store it in crate metadata.Michael Woerister-1/+2
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-0/+245