about summary refs log tree commit diff
path: root/compiler/rustc_traits/src/chalk
AgeCommit message (Expand)AuthorLines
2020-10-16Use map_bound(_ref) instead of Binder::bind when possibleJack Huey-21/+13
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-36/+53
2020-10-06Deduplicate some codeMatthew Jasper-24/+15
2020-10-06Fix tests from rebaseMatthew Jasper-1/+4
2020-10-06Fix rebaseMatthew Jasper-5/+11
2020-10-06Fix rebaseMatthew Jasper-14/+14
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-5/+100
2020-09-24Upgrade chalk to 0.28.0Bram van den Heuvel-35/+91
2020-09-24Update chalk to 0.27.0Bram van den Heuvel-0/+1
2020-09-24Update chalk to 0.26.0Bram van den Heuvel-12/+17
2020-09-16Rollup merge of #76641 - nox:pointee-random-stuff, r=eddybRalf Jung-15/+5
2020-09-12Clean up some language trait items comparisonsAnthony Ramine-15/+5
2020-09-09Remove def_id field from ParamEnvBram van den Heuvel-65/+51
2020-09-04kind -> kind()Jack Huey-1/+1
2020-09-04Review commentsJack Huey-108/+111
2020-09-04More chalk workJack Huey-345/+454
2020-09-04Upgrade chalk to 0.21Jack Huey-102/+105
2020-09-04Change ty.kind to a methodLeSeulArtichaut-5/+5
2020-08-30mv compiler to compiler/mark-0/+1703