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

Rust nightlies get out of sync across platforms #18584

Closed
carllerche opened this issue Nov 3, 2014 · 1 comment
Closed

Rust nightlies get out of sync across platforms #18584

carllerche opened this issue Nov 3, 2014 · 1 comment

Comments

@carllerche
Copy link
Member

We are using Rust in production at Tilde. Our product requires shipping builds for OS X & Linux. Given the flux of Rust, we are tracking the nightlies and updating our code as there are breaking changes. However, we have been noticing that the Linux nightlies and the OS X nightlines are not kept in sync. This means that we cannot keep our code base in a state that compiles on the nightlies.

Currently, the OS X nightly installs a build from 10/31/14, but the Linux nightly installs a build from 11/02/14, which are incompatible.

It would be great if builds could be pushed out "atomically" for all platforms.

@alexcrichton
Copy link
Member

Closing as a dupe of #14431

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

No branches or pull requests

2 participants