about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/projection.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-03-28Remove opaque type obligation and just register opaque types as they are ↵Oli Scherer-1/+1
encountered. This also registers obligations for the hidden type immediately.
2022-03-28Normalize all projections in mir validation againOli Scherer-0/+29