summary refs log tree commit diff
path: root/src/test/ui/traits/vtable
AgeCommit message (Expand)AuthorLines
2021-12-13Fix HashStable implementation on InferTyMichael Goulet-0/+17
2021-11-20Align multiline messages to their label (add left margin)Esteban Kuber-148/+148
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-36/+36
2021-09-05Stop allocating vtable entries for non-object-safe methodsGary Guo-4/+41
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