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

Move to new libcore #26

Closed
bharrisau opened this issue May 7, 2014 · 8 comments
Closed

Move to new libcore #26

bharrisau opened this issue May 7, 2014 · 8 comments

Comments

@bharrisau
Copy link
Contributor

Work is progressing on splitting up libstd (rust-lang/rust#13851). This issues is to track that change.

@farcaller
Copy link
Member

rust.patch is currently broken due to this issue (so are travis tests)

@farcaller
Copy link
Member

Frozen the libstd commit on rust-lang/rust@2dcbad5 for now.

@bharrisau
Copy link
Contributor Author

Hopefully we won't need the patch. libcore should have everything we need (and build as a rlib out of the box). I'll have a play tonight/over the weekend.

@farcaller
Copy link
Member

One thing to check is if #[deriving(Eq)] still works.

@bharrisau
Copy link
Contributor Author

Haven't actually check it. But the libcore prelude exports Eq https://github.com/mozilla/rust/blob/master/src/libcore/prelude.rs

@farcaller
Copy link
Member

Well, another round of renaming things then 🔃

@farcaller
Copy link
Member

Initial move done in #35.

@farcaller
Copy link
Member

Done. There's one TODO left in https://github.com/hackndev/zinc/blob/master/src/main.rs#L54, should be cleaned up when fixed in rust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants