Remove the wrapper RefCell from around DefMap#24096
Remove the wrapper RefCell from around DefMap#24096gereeter wants to merge 8 commits intorust-lang:masterfrom
Conversation
…ing RefCell in _match
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see CONTRIBUTING.md for more information. |
|
@bors r+ |
|
📌 Commit 0105960 has been approved by |
|
⌛ Testing commit 0105960 with merge bf09b3a... |
|
💔 Test failed - auto-mac-64-opt |
|
☔ The latest upstream changes (presumably #24306) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Closing due to inactivity, but feel free to reopen with a rebase and the tests fixed! |
This is basically a more conservative recreation of #24096.
No description provided.