Skip to content

Fix RefCell borrow panic with unboxed closures #18729

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 2 commits into from
Nov 8, 2014

Conversation

bkoropoff
Copy link
Contributor

Closes #18711

@nikomatsakis
Copy link
Contributor

💃 I have to say @bkoropoff you have been tearing it up lately with the unboxed closure ICEs! Nice work.

@carllerche
Copy link
Member

🎉

bors added a commit that referenced this pull request Nov 8, 2014
@bors bors closed this Nov 8, 2014
@bors bors merged commit 5f6392d into rust-lang:master Nov 8, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Dec 23, 2024
Clear flycheck diagnostics more granularly
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.

ICE: panicked at 'RefCell<T> already borrowed', /Users/carllerche/Code/oss/rust/src/libcore/cell.rs:317
5 participants