about summary refs log tree commit diff
path: root/compiler/rustc_infer/src/infer/nll_relate
AgeCommit message (Expand)AuthorLines
2020-10-30TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}LeSeulArtichaut-4/+5
2020-10-16map_bound_ref -> rebindJack Huey-1/+1
2020-10-16Use map_bound(_ref) instead of Binder::bind when possibleJack Huey-2/+2
2020-10-14Remove unused code from rustc_inferest31-7/+0
2020-10-13Replace absolute paths with relative onesest31-3/+3
2020-09-04Change ty.kind to a methodLeSeulArtichaut-4/+4
2020-08-30mv compiler to compiler/mark-0/+1016