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
Proposal to introduce borrowing switch for noncopyable types (#2325)
* Proposal to introduce borrowing switch for noncopyable types
* Revised design: default to borrowing, and have `let` following the prevailing ownership of the borrow
* Kick off review
---------
Co-authored-by: Ben Cohen <[email protected]>
0 commit comments