about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-60662.stdout
AgeCommit message (Expand)AuthorLines
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-0/+14
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-14/+0
2021-02-25Update test output for edition preludes.Mara Bos-1/+1
2020-06-11Stop special casing top level TAITMatthew Jasper-1/+1
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-08-02Address review commentsvarkor-1/+1
2019-08-02Replace "existential" by "opaque"varkor-1/+1
2019-08-02Update syntax in existing testsvarkor-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-05-12Fix HIR printing of existential type #60662Pulkit Goyal-0/+14