summary refs log tree commit diff
path: root/compiler/rustc_traits/src/chalk/mod.rs
AgeCommit message (Expand)AuthorLines
2021-03-03Fix testsRyan Levick-1/+1
2021-02-02Update ChalkJack Huey-1/+0
2021-02-01Upgrade ChalkJack Huey-5/+34
2020-12-27fix: small typo error in chalk/mod.rs0xflotus-1/+1
2020-12-18Make BoundRegion have a kind of BoungRegionKindJack Huey-1/+1
2020-10-30Update chalk 0.32.0 -> 0.35.0Matthew Jasper-4/+5
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-7/+2
2020-09-09Remove def_id field from ParamEnvBram van den Heuvel-5/+4
2020-09-04Review commentsJack Huey-11/+12
2020-09-04More chalk workJack Huey-95/+26
2020-09-04Upgrade chalk to 0.21Jack Huey-6/+5
2020-08-30mv compiler to compiler/mark-0/+229