summary refs log tree commit diff
path: root/src/test/ui/traits/vtable
AgeCommit message (Collapse)AuthorLines
2021-07-22Add comment and more tests.Charles Lew-0/+384
2021-07-20Switch to store `Instance` directly within `VtblEntry`, fix `TraitVPtr` ↵Charles Lew-80/+48
representation.
2021-07-20Add internal attribute and tests.Charles Lew-0/+170