about summary refs log tree commit diff
path: root/src/librustc_metadata/lib.rs
AgeCommit message (Expand)AuthorLines
2016-04-12Do not encode name when encoding DefKeySeo Sanghyeon-1/+2
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-03-31librustc_metadata: use bug!(), span_bug!()Benjamin Herr-0/+1
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-1/+1
2016-03-22sprinkle feature gates here and thereJorge Aparicio-0/+1
2016-03-10typestrong constant integersOliver Schneider-0/+1
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-1/+0
2016-01-24mk: Move from `-D warnings` to `#![deny(warnings)]`Alex Crichton-2/+3
2015-12-21Register new snapshotsAlex Crichton-2/+0
2015-12-09Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakisbors-0/+1
2015-12-09Add scoped thread-local encoding and decoding contexts to cstore.Michael Woerister-0/+1
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-3/+2
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-0/+61