summary refs log tree commit diff
path: root/src/librustc_middle/ty/query/mod.rs
AgeCommit message (Expand)AuthorLines
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