about summary refs log tree commit diff
path: root/src/test/ui/nll/relate_tys
AgeCommit message (Expand)AuthorLines
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-53/+3
2018-12-04Update testsOliver Scherer-2/+2
2018-10-21Use new region infer errors for explaining borrowsMatthew Jasper-3/+3
2018-10-10Use the span of the user type for `AscribeUserType`Matthew Jasper-2/+2
2018-09-19Update ui testsMatthew Jasper-2/+2
2018-09-10optimize `let x: T = ..` to avoid a temporaryNiko Matsakis-14/+16
2018-09-10fix SCCs containing mixture of universesNiko Matsakis-0/+31
2018-09-10insert `AscribeUserType` for ascriptionsNiko Matsakis-1/+8
2018-09-10now that we can handle subtyping, fix higher-ranked equalityNiko Matsakis-12/+1
2018-09-10add a test for variables used twiceNiko Matsakis-0/+52
2018-07-26fix reference fileNiko Matsakis-1/+1
2018-07-25Nit: improve comment in hr-fn-aau-eq-abu.rsNiko Matsakis-10/+10
2018-07-25add regression test for #48071Niko Matsakis-0/+38
2018-07-25introduce new subtypingNiko Matsakis-0/+108