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

Stop using transmute_mut in RefCell #13419

Closed
wants to merge 1 commit into from

Conversation

sfackler
Copy link
Member

@sfackler sfackler commented Apr 9, 2014

This is supposedly undefined behavior now that Unsafe exists, so we'll
use Cell instead.

This is supposedly undefined behavior now that Unsafe exists, so we'll
use Cell instead.
@bors bors closed this in 0156af1 Apr 11, 2014
@sfackler sfackler deleted the refcell-ub branch May 15, 2014 05:01
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 18, 2022
Bump `actions/setup-node`

Fixes more Node 12 deprecation warnings.
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.

5 participants