about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/multiple-lifetimes/error-handling-2.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2022-07-26Use real opaque type instead of just saying impl TraitMichael Goulet-1/+1
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-1/+1
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+1
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-1/+1
2021-10-13Remove explicit -Zborrowck=mir which does not affect test anymoreOli Scherer-2/+0
2021-10-13Remove a feature attribute for an accepted featureOli Scherer-1/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-3/+1
2021-07-27Use type_alias_impl_trait instead of min in compiler and libSantiago Pastorino-1/+0
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+4
2020-02-14Update testsMatthew Jasper-0/+29