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

BTreeMap: dig a moat around BoxedNode and NodeRef's raw pointer #79339

Closed
wants to merge 2 commits into from

Conversation

ssomers
Copy link
Contributor

@ssomers ssomers commented Nov 23, 2020

Predecessor of #79093: moves BoxedNode and the heart of NodeRef to an island with the lowest layer of abstraction, where the casting of raw pointers happens.

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 23, 2020
@ssomers ssomers changed the title TreeMap: dig a moat around BoxedNode and NodeRef's raw pointer BTreeMap: dig a moat around BoxedNode and NodeRef's raw pointer Nov 23, 2020
@ssomers ssomers closed this Nov 23, 2020
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