summary refs log tree commit diff
path: root/src/librustc_middle/ty/query/on_disk_cache.rs
AgeCommit message (Expand)AuthorLines
2020-05-22Use `OnceCell` instead of `Once`Dylan MacKenzie-7/+7
2020-05-08Remove ast::{Ident, Name} reexports.Camille GILLOT-1/+1
2020-05-01Monomorphise load_from_disk_and_cache_in_memory.Camille GILLOT-1/+1
2020-04-22Add `#[inline]` declarationsDylan MacKenzie-0/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+1024