Skip to content
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

BTree: test range_mut's variance the same way as iter_mut's is tested #86228

Closed
wants to merge 1 commit into from

Conversation

ssomers
Copy link
Contributor

@ssomers ssomers commented Jun 11, 2021

Just because IterMut is currently implemented on top of RangeMut doesn't mean the latter is guaranteed to reject variance. Chipped off #85980.

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 11, 2021
@ssomers
Copy link
Contributor Author

ssomers commented Jun 20, 2021

Rolled up in #85980 after all.

@ssomers ssomers closed this Jun 20, 2021
@ssomers ssomers deleted the btree_test_more branch July 14, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants