about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issue-86465.rs
AgeCommit message (Collapse)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 ↵Oli Scherer-1/+5
capture said lifetimes
2022-03-28Have the spans of TAIT type conflict errors point to the actual site instead ↵Oli Scherer-1/+1
of the owning function
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