Skip to content

get rid of some Rc #1811

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

Merged
merged 3 commits into from
May 22, 2021
Merged

get rid of some Rc #1811

merged 3 commits into from
May 22, 2021

Conversation

RalfJung
Copy link
Member

Now that the memory access hooks get references to MemoryExtra, we can avoid refcounting for the global state of Stacked Borrows and the data race detector.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented May 22, 2021

📌 Commit c73f8b1 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented May 22, 2021

⌛ Testing commit c73f8b1 with merge 10c4956...

@bors
Copy link
Contributor

bors commented May 22, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 10c4956 to master...

@bors bors merged commit 10c4956 into rust-lang:master May 22, 2021
@RalfJung RalfJung deleted the less-rc branch May 22, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants