summary refs log tree commit diff
path: root/src/test/ui/impl_trait_projections.stderr
AgeCommit message (Expand)AuthorLines
2018-06-26Don't inspect the generated existential type itemsOliver Schneider-30/+3
2018-06-21tolerate existential types whose concrete expansion is not knownNiko Matsakis-3/+30
2018-04-27fixed testsChristian Poveda-5/+5
2018-04-27updated stderr files and removed feature-gate test for dyn_traitChristian Poveda-5/+5
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Fix rebaseVadim Petrochenkov-5/+5
2018-02-26Fix new testsGuillaume Gomez-0/+2
2018-02-13Test err on impl Trait projection within dyn TraitTaylor Cramer-1/+7
2018-02-13Disallow projections from impl Trait typesTaylor Cramer-0/+28