summary refs log tree commit diff
path: root/src/librustc_metadata/common.rs
AgeCommit message (Expand)AuthorLines
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