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

Update to rustc 2015-01-04 #1127

Closed
wants to merge 3 commits into from
Closed

Conversation

akosthekiss
Copy link
Contributor

To enable build with recent rustc, changes within rust had to be followed, and also rustc-serialize needed to be bumped from 0.1.x to 0.2.x, which implied further modifications.

Build succeeds and all tests pass on x86_64-unknown-linux-gnu and on aarch64-unknown-linux-gnu.

Following changes that happened to:
* Ordering,
* ToCStr,
* Iterators,
* channels, and
* std::sync::atomic.
@alexcrichton
Copy link
Member

Unfortunately a dupe of #1123, but thanks!

@akosthekiss
Copy link
Contributor Author

Just for the sake of argument: mine has no conflicts ;)
(Decision accepted, no offense meant, ofc.)

@akosthekiss akosthekiss deleted the pr-update branch January 6, 2015 10:21
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.

2 participants