summary refs log tree commit diff
path: root/src/test/ui/impl-trait/nested_impl_trait.stderr
AgeCommit message (Expand)AuthorLines
2022-02-17fix impl trait message, bless testsMichael Goulet-6/+2
2022-02-17Add more information to `impl Trait` deny errorMichael Goulet-2/+6
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-30/+8
2022-02-02Stop generating inference vars for nested impl trait and let type equality ha...Oli Scherer-8/+30
2021-07-19Improve impl trait disallowed context error textSantiago Pastorino-2/+2
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+52