https://github.com/rust-lang/rust/pull/93803
Activity
aDotInTheVoid commentedon Apr 30, 2022
Looks like they ended up spliting where and paramus in clean, so no change for us!
aDotInTheVoid commentedon Apr 30, 2022
Although it might be worth thinking about putting all the bounds in where anyway, and none in params
aDotInTheVoid commentedon Apr 30, 2022
Something like:
so
GenericParamDefKind
doesn't storeGenericBound
saDotInTheVoid commentedon May 18, 2022
rust-lang/rust#96680