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
D'oh. This is my fault, liveness or borrowck should prevent moves from bindings---probably borrowck. In any case, this would go away if #2329 were implemented. But it'd be easy to fix in the meantime.
We shouldn't be able to duplicate a reference to a unique value. But:
The
some()
isn't even necessary.The text was updated successfully, but these errors were encountered: