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