summary refs log tree commit diff
path: root/src/test/ui/span/impl-wrong-item-for-trait.stderr
AgeCommit message (Expand)AuthorLines
2017-04-20Reduce visual clutter of multiline start when possibleEsteban Küber-12/+8
2017-04-09Always show end line of multiline annotationsEsteban Küber-6/+3
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