about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-58734.rs
AgeCommit message (Collapse)AuthorLines
2019-03-15Elide object safety errors on non-existent trait functionEsteban Küber-0/+22
Fix #58734.