| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-10-08 | Create more accurate debuginfo for vtables. | Michael Woerister | -0/+47 | |
| 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. | ||||
