Skip to content

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