Skip to content

Rename the "unsafe" lang item to "unsafe_cell" #22262

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
Feb 16, 2015
Merged

Rename the "unsafe" lang item to "unsafe_cell" #22262

merged 2 commits into from
Feb 16, 2015

Conversation

lambda-fairy
Copy link
Contributor

Unsafe was renamed to UnsafeCell a while ago, but the corresponding lang item kept the old name. This patch fixes the inconsistency.

r? @eddyb

@alexcrichton
Copy link
Member

@bors: r+ aef5551 rollup

Thanks!

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 14, 2015
…xcrichton

`Unsafe` was renamed to `UnsafeCell` a while ago, but the corresponding lang item kept the old name. This patch fixes the inconsistency.

r? @eddyb
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 15, 2015
…xcrichton

`Unsafe` was renamed to `UnsafeCell` a while ago, but the corresponding lang item kept the old name. This patch fixes the inconsistency.

r? @eddyb
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 15, 2015
…xcrichton

 `Unsafe` was renamed to `UnsafeCell` a while ago, but the corresponding lang item kept the old name. This patch fixes the inconsistency.

r? @eddyb
@bors bors merged commit aef5551 into rust-lang:master Feb 16, 2015
@lambda-fairy lambda-fairy deleted the unsafe-cell-lang-item branch June 2, 2016 03:37
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.

4 participants