about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/auto-trait-leak.stderr
AgeCommit message (Expand)AuthorLines
2019-04-23Update ui testsvarkor-12/+12
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-15rustc: provide DisambiguatedDefPathData in ty::print.Eduard-Mihai Burtescu-6/+6
2019-01-20Remove unnecessary dummy span checksEsteban Küber-3/+3
2019-01-11Update testsJohn Kåre Alsaker-0/+22
2018-12-25Remove licensesMark Rousskov-10/+10
2018-07-18Typeck existential types properlyOliver Schneider-9/+47
2018-06-27Update ui testsOliver Schneider-43/+5
2018-06-27fixupOliver Schneider-6/+44
2018-06-26Don't inspect the generated existential type itemsOliver Schneider-47/+9
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-1/+1
2018-06-07Add existential type definitonsOliver Schneider-37/+44
2018-04-26Port existing callers of `evaluate_obligation` to the new canonical trait queryAravind Gollakota-0/+2
2018-04-16Update testsJohn Kåre Alsaker-13/+9
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-11/+11
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-9/+9
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-02-10Change error message for E0391 to "cyclic dependency detected"John Kåre Alsaker-1/+1
2018-01-15On E0283, point at method with the requirementsEsteban Küber-2/+10
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-13/+13
2017-11-27Make main span in impl-trait ciclic reference point to def_spanEsteban Küber-8/+2
2017-11-26Make impl-trait ciclical reference error point to def_spanEsteban Küber-16/+4
2017-11-26Move "auto trait leak" impl-trait cycle dependency test to uiEsteban Küber-0/+70