blob: d90a786498e169fd9c886a25253008f836f1c2d8 [file] [log] [blame]
error: vtable entries: [
MetadataDropInPlace,
MetadataSize,
MetadataAlign,
Method(<dyn OneTwo as One>::one - shim(reify)),
Method(<dyn OneTwo as Two>::two - shim(reify)),
TraitVPtr(<dyn OneTwo as Two>),
TraitVPtr(<dyn OneTwo as TwoAgain>),
]
--> $DIR/empty-supertrait-with-nonempty-supersupertrait.rs:40:1
|
LL | type T = dyn OneTwo;
| ^^^^^^
error: aborting due to 1 previous error