about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issue-86465.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2022-10-14Require lifetime bounds for opaque types in order to allow hidden types to ca...Oli Scherer-1/+5
2022-03-28Have the spans of TAIT type conflict errors point to the actual site instead ...Oli Scherer-1/+1
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-1/+1
2021-07-22Add a regression testOli Scherer-0/+10