about summary refs log tree commit diff
path: root/src/librustc_middle/ty/query/mod.rs
AgeCommit message (Expand)AuthorLines
2020-08-02Rename rustc_middle::cstore::DepKind to DependencyKind.Camille GILLOT-6/+6
2020-07-20index: introduce and use `FiniteBitSet`David Wood-1/+1
2020-06-30Switch crate_extern_paths to a query, and tweak wording.Eric Huss-0/+1
2020-06-05Rename traits::Vtable to ImplSource.Ana-Maria Mihalache-1/+1
2020-05-20Rename some types describing native librariesVadim Petrochenkov-2/+3
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-01Move the DepNode construction to librustc_query_system.Camille GILLOT-1/+1
2020-04-11Add `#[inline(always)]` to `into_query_param`Dylan MacKenzie-0/+2
2020-04-11Apply suggestions from reviewDylan MacKenzie-14/+20
2020-04-11Use custom trait instead of `Into`Dylan MacKenzie-0/+20
2020-04-02direct imports for langitem stuffMazdak Farrokhzad-1/+1
2020-04-02use direct import for ErrorReportedMazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+191