summary refs log tree commit diff
path: root/src/test/ui/impl-trait/nested_impl_trait.stderr
AgeCommit message (Expand)AuthorLines
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-2/+2
2022-04-04Fix #90970, doesn't address #87437Esteban Kuber-0/+2
2022-03-28Revert to inference variable based hidden type computation for RPITOli Scherer-4/+4
2022-03-28Don't bind hidden types when searching for matching implsOli Scherer-12/+6
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-8/+30
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