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
Move sharedness outside describes and descriptor clauses (#3)
As suggested by rossberg. This makes sense becuase sharedness "closes
over" describes and descriptor clauses. In particular, the types
described or describing a shared type must themselves be shared.
0 commit comments