Skip to content

Fix RefCell borrow panic with unboxed closures#18729

Merged
bors merged 2 commits intorust-lang:masterfrom
bkoropoff:issue-18711
Nov 8, 2014
Merged

Fix RefCell borrow panic with unboxed closures#18729
bors merged 2 commits intorust-lang:masterfrom
bkoropoff:issue-18711

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
Contributor

🎉

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

4 participants