type_alias_impl_trait
fails to correctly resolve bounds.
#101572
Labels
type_alias_impl_trait
fails to correctly resolve bounds.
#101572
Code
I tried this code:
This produces the following error:
Version it worked on
It most recently worked on
nightly-2022-05-14
.Version with regression
The first failing version is
nightly-2022-05-15
.cargo-bisect-rustc points to a7d6408 regressed commit.
The text was updated successfully, but these errors were encountered: