about summary refs log tree commit diff
path: root/src/test/ui/span/impl-wrong-item-for-trait.stderr
AgeCommit message (Expand)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-8/+8
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-14/+14
2018-02-25Update ui testsGuillaume Gomez-0/+2
2017-12-19Point at def span in "missing in impl" errorEsteban Küber-31/+14
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-37/+35
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-34/+34
2017-07-06remove associated_consts feature gateSean McArthur-38/+38
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
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