summary refs log tree commit diff
path: root/src/librustc_traits/chalk_context/program_clauses.rs
AgeCommit message (Expand)AuthorLines
2018-11-24Move `BoundTy` debruijn index to the `TyKind` enum variantscalexm-8/+11
2018-11-24Introduce `TyKind::Placeholder` variantscalexm-0/+1
2018-11-13Bypass ppaux for `Outlives` predicatesscalexm-1/+1
2018-11-13Provide program clauses for builtin typesscalexm-0/+476