summary refs log tree commit diff
path: root/src/librustc_traits/lowering/mod.rs
AgeCommit message (Expand)AuthorLines
2018-10-19Write an initial version of the `program_clauses` callbackscalexm-1/+1
2018-10-17Categorize chalk clausesscalexm-1/+12
2018-10-17Implement the `environment` queryscalexm-0/+1
2018-10-17Use `Environment` instead of `ty::ParamEnv` in chalk contextscalexm-0/+596