about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/nested_impl_trait.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-32/+0
2022-10-25--blessMaybe Waffle-0/+1
2022-10-25Allow `impl Fn() -> impl Trait` in return positionMaybe Waffle-2/+1
2022-03-28Don't bind hidden types when searching for matching implsOli Scherer-2/+2
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-0/+2
2022-02-17fix impl trait message, bless testsMichael Goulet-2/+2
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-2/+0
2022-02-02Stop generating inference vars for nested impl trait and let type equality ha...Oli Scherer-0/+2
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+30