summary refs log tree commit diff
path: root/src/librustc_passes/rvalues.rs
AgeCommit message (Expand)AuthorLines
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-2/+2
2016-03-27rustc: move cfg, infer, traits and ty from middle to top-level.Eduard Burtescu-3/+3
2016-03-14Move projection_mode to InferContext rather than SelectionContext to reduce c...Aaron Turon-1/+3
2016-03-03Rename middle::ty::ctxt to TyCtxtJeffrey Seyfried-4/+4
2016-01-21move more checks out of librustcOliver Schneider-0/+105