Co-authored-by: r00ster <r00ster91@protonmail.com>
Before this commit all vtables would have the same name "vtable" in debuginfo. Now they get a name that identifies the implementing type and the trait that is being implemented.