about summary refs log tree commit diff
path: root/compiler/rustc_metadata/src/lib.rs
AgeCommit message (Collapse)AuthorLines
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-2/+1
2021-09-30Move encode_metadata out of CrateStore.Camille GILLOT-0/+1
2021-06-10Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011bors-0/+2
Drop metadata_encoding_version. Part of #85153 r? `@Aaron1011`
2021-06-01Drop metadata_encoding_version.Camille GILLOT-0/+2
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-2/+0
2021-05-31Remove unused feature gatesbjorn3-2/+0
2021-05-30Drop metadata_encoding_version.Camille GILLOT-0/+2
2021-05-24remove cfg(bootstrap)Pietro Albini-1/+0
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-1/+0
2021-03-19stabilize or_patternsmark-1/+1
2020-11-22Stabilise `then`varkor-1/+0
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-08-30mv compiler to compiler/mark-0/+36