about summary refs log tree commit diff
path: root/src/test/ui/traits/vtable/vtable-multiple.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2022-07-20we seem to monomorphize fewer vtables by default now, so adjust some testsRalf Jung-0/+2
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-2/+2
2021-07-20Switch to store `Instance` directly within `VtblEntry`, fix `TraitVPtr` ↵Charles Lew-2/+2
representation.
2021-07-20Add internal attribute and tests.Charles Lew-0/+31