about summary refs log tree commit diff
path: root/src/test/ui/chalkify/lower_trait_where_clause.rs
AgeCommit message (Expand)AuthorLines
2020-05-07Reintegrate chalk using chalk-solveJack Huey-0/+16
2020-03-02Remove chalk integrationCAD97-17/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-13Pretty print quantified goals and clausesscalexm-10/+4
2018-08-31rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignor...Eduard-Mihai Burtescu-1/+9
2018-08-27fix some anon paramsMark Mansi-3/+3
2018-04-23in unit tests, use `note` to dump multiple program clausesNiko Matsakis-7/+1
2018-04-06chalkify: Implement Rule Implied-Bound-From-TraitTyler Mandry-0/+31