Skip to content

Conversation

ssomers
Copy link
Contributor

@ssomers ssomers commented Feb 10, 2021

The introduction of marker::ValMut (#75200) meant iterators no longer see mutable keys but their code still pretends it does. And settle on the majority style Some(unsafe {…}) over unsafe { Some(…) }.

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 10, 2021
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup=never

@bors
Copy link
Collaborator

bors commented Feb 13, 2021

📌 Commit f81358d has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 13, 2021
@bors
Copy link
Collaborator

bors commented Feb 14, 2021

⌛ Testing commit f81358d with merge b86674e...

@bors
Copy link
Collaborator

bors commented Feb 14, 2021

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing b86674e to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 14, 2021
@bors bors merged commit b86674e into rust-lang:master Feb 14, 2021
@rustbot rustbot added this to the 1.52.0 milestone Feb 14, 2021
@ssomers ssomers deleted the btree_post_75200 branch February 14, 2021 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants