You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lifetime argument is added to the use of Foo in the type of the UseFoo::foo field, but no matching parameter declaration is added to the definition of union Foo.
Rewritten output:
A lifetime argument is added to the use of
Foo
in the type of theUseFoo::foo
field, but no matching parameter declaration is added to the definition ofunion Foo
.This might be related to #994.
The text was updated successfully, but these errors were encountered: