Closed
Description
Right now, the Windows nightly version is rustc 0.11.0-pre-nightly (6b1426b 2014-05-25 01:11:19 -0700)
while the Linux version is rustc 0.11.0-pre-nightly (33c3edd 2014-05-23 00:31:27 -700)
. The Windows binary nightlies cannot compile the source nightlies, so there's another version mismatch there (there's no obvious way to tell what version the source nightlies are).
This should not happen, and all nightlies should be in sync. It becomes very difficult to port between platforms when the compiler versions are all different.
Metadata
Metadata
Assignees
Labels
No labels