summary refs log tree commit diff
path: root/src/librustc_metadata/rmeta/decoder
AgeCommit message (Expand)AuthorLines
2019-12-13Require stable/unstable annotations for the constness of all stable functions...Oliver Scherer-0/+3
2019-12-02syntax: Use `ast::MacArgs` for macro definitionsVadim Petrochenkov-1/+4
2019-11-28rustc: Move some queries to `rustc_metadata`Vadim Petrochenkov-21/+12
2019-11-28rustc_metadata: Move `has_global_allocator` from session to cstoreVadim Petrochenkov-0/+4
2019-11-28rustc_metadata: Privatize some fields and methods of `CStore`Vadim Petrochenkov-2/+2
2019-11-28rustc_metadata: Merge `cstore.rs` into `creader.rs`Vadim Petrochenkov-3/+3
2019-11-28rustc_metadata: Cleanup generation of crate dependency listsVadim Petrochenkov-1/+1
2019-11-17rustc_metadata: Remove `CrateMetadata::is_proc_macro_crate`Vadim Petrochenkov-1/+1
2019-11-17rustc_metadata: Move `CrateMetadata` into `decoder.rs`Vadim Petrochenkov-1/+1
2019-11-11Move allocator_kind to CrateStoreMark Rousskov-0/+5
2019-11-11Move injected_panic_runtime to CrateStoreMark Rousskov-0/+4
2019-11-10Auto merge of #65324 - Centril:organize-syntax, r=petrochenkovbors-2/+2
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-2/+2
2019-11-08Stop returning promotables from `mir_const_qualif`Dylan MacKenzie-4/+1
2019-11-07rustc_metadata: Rename `schema` to `rmeta`Vadim Petrochenkov-0/+533