bound regions and resolving inferable types #2432
Labels
A-lifetimes
Area: Lifetimes / regions
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
I think there is an error lurking in the
universally_quantify_*()
routines: they do a shallowstructure_of
but maybe they need to do something deeper? Actually it is probably ok, but think it over in any case.The text was updated successfully, but these errors were encountered: