about summary refs log tree commit diff
path: root/src/librustc_ty/common_traits.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-41/+0
2020-08-24hir: consistent use and naming of lang itemsDavid Wood-5/+5
2020-07-05Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.Eduard-Mihai Burtescu-1/+1
2020-04-02direct imports for langitem stuffMazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-2/+2
2020-03-14Make downstream crates compile.Camille GILLOT-1/+1
2020-02-16Other crates.Camille GILLOT-1/+2
2020-02-02Improve needs_drop queryMatthew Jasper-0/+40