-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stabilize mem::take (mem_take) #64716
Conversation
@rfcbot fcp merge |
Team member @SimonSapin has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
🔔 This is now entering its final comment period, as per the review above. 🔔 |
The final comment period, with a disposition to merge, as per the review above, is now complete. As the automated representative of the governance process, I would like to thank the author for their work and everyone else who contributed. The RFC will be merged soon. |
Looks good, thanks! @bors r+ |
📌 Commit 2b1dc032c4f8ae8c00fd465d636f3efed6affc01 has been approved by |
⌛ Testing commit 2b1dc032c4f8ae8c00fd465d636f3efed6affc01 with merge fda9a429ff9079b59b9309a81d5bb81cd87241b2... |
💔 Test failed - checks-azure |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
☔ The latest upstream changes (presumably #65152) made this pull request unmergeable. Please resolve the merge conflicts. |
Tracking issue: rust-lang#61129
2b1dc03
to
45aca11
Compare
Ping? |
Ah, I didn’t realize this had been rebased… @bors r+ |
📌 Commit 45aca11 has been approved by |
☀️ Test successful - checks-azure |
Tracking issue: #61129
r? @matklad