about summary refs log tree commit diff
path: root/src/test/ui/anonymous-higher-ranked-lifetime.stderr
AgeCommit message (Expand)AuthorLines
2019-09-30Deduplicate closure type errorsEsteban Küber-131/+10
2019-09-22Point at correct span for parenthesized typesEsteban Küber-11/+11
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-22/+22
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-110/+44
2019-05-29Update ui test suite to use dynmemoryruins-16/+16
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-11Update testsVadim Petrochenkov-22/+22
2019-02-21update test files to reflect new outputNiko Matsakis-21/+175
2018-12-25Remove licensesMark Rousskov-22/+22
2018-06-23add `dyn` to display of dynamic (trait) type namesZack M. Davis-4/+4
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-22/+22
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-15On E0283, point at method with the requirementsEsteban Küber-11/+55
2017-12-10Point at whole method call instead of argsEsteban Küber-11/+11
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-11/+11
2017-10-08Name higher-ranked lifetimes properly while displayingWonwoo Choi-0/+112