Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Removes references to cast module. #40

Merged
merged 1 commit into from
May 20, 2014

Conversation

bharrisau
Copy link
Contributor

Also fixes change from extern unsafe to unsafe extern. fixes #39

Also fixes change from `extern unsafe` to `unsafe extern`. fixes hackndev#39

// TODO(bharrisau) I don't know enough about markers - is it better
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@farcaller Any suggestions here?

@farcaller
Copy link
Member

So, what's happening with libcore, cast is removed now?

PS: sorry, I'm kind of on a vacation, expect delays with my responses, blame bad wifi.

@bharrisau
Copy link
Contributor Author

Transmute was moved into mem, the rest were dropped. The Cell<T> type uses Unsafe<T> internally, I wasn't sure if we wanted to also. It can wait till your holiday is over, I'll merge this to fix the build errors with rust master.

bharrisau added a commit that referenced this pull request May 20, 2014
Removes references to cast module.
@bharrisau bharrisau merged commit 3098bdf into hackndev:master May 20, 2014
@bharrisau bharrisau deleted the remove_cast branch May 20, 2014 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove references to cast module
2 participants