about summary refs log tree commit diff
path: root/src/librustc_middle/dep_graph
AgeCommit message (Expand)AuthorLines
2020-05-04Auto merge of #71754 - alexcrichton:no-bitcode-in-cache, r=nnethercotebors-1/+1
2020-05-02Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPCbors-1/+0
2020-05-01Remove leftover chalk typesJack Huey-1/+0
2020-05-01Don't copy bytecode files into the incr. comp. cache.Nicholas Nethercote-1/+1
2020-05-01Move the DepNode construction to librustc_query_system.Camille GILLOT-23/+6
2020-04-23Modify `as_local_hir_id` to return a bare `HirId`marmeladema-1/+1
2020-04-23Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId`marmeladema-4/+4
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+599