about summary refs log tree commit diff
path: root/src/test/ui/chalkify/lower_impl.stderr
AgeCommit message (Collapse)AuthorLines
2020-03-02Remove chalk integrationCAD97-18/+0
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-11-13Bypass ppaux for `Outlives` predicatesscalexm-1/+1
2018-11-13Pretty print quantified goals and clausesscalexm-2/+2
2018-04-23in unit tests, use `note` to dump multiple program clausesNiko Matsakis-4/+8
(rather than issuing multiple errors) Also, reorder so that the annotations are considered "used" when the lint runs.
2018-04-15Stop duplicating where clauses from impl's.Fabian Zaiser-1/+1
2018-04-15Implement Chalk lowering rule Normalize-From-ImplFabian Zaiser-1/+7
2018-03-14Address niko's nitsscalexm-1/+1
2018-03-14Add MVP for chalkificationscalexm-0/+8