summary refs log tree commit diff
path: root/src/test/ui/span/impl-wrong-item-for-trait.stderr
AgeCommit message (Expand)AuthorLines
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-0/+6
2016-12-03Rollup merge of #38065 - estebank:fix-37618, r=jonathandturnerCorey Farwell-3/+3
2016-11-28Show `Trait` instead of `<Struct as Trait>` in E0323Esteban Küber-3/+3
2016-11-22Show multiline spans in full if short enoughEsteban Küber-14/+40
2016-11-05Include type of missing trait methods in errorEsteban Küber-0/+64