about summary refs log tree commit diff
path: root/src/test/ui/closures/issue-41366.stderr
AgeCommit message (Expand)AuthorLines
2021-08-24Normalize associated types with bound varsJack Huey-32/+0
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2021-07-18When pretty printing, name placeholders as bound regionsjackh726-1/+1
2020-10-27Add unsized_fn_params featureSantiago Pastorino-1/+1
2020-10-06Fix tests from rebaseMatthew Jasper-3/+3
2020-10-06Normalize projection bounds when considering candidatesMatthew Jasper-2/+20
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-06-22move leak-check to during coherence, candidate evalNiko Matsakis-15/+6
2019-12-02Add long error for E0631 and update ui tests.Reese Williams-1/+2
2019-10-22Add test for issue-41366Yuki Okushi-0/+22