Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade to rustc 1.0.0-nightly (4db0b3246 2015-02-25) (built 2015-02-26) #69
Conversation
|
It looks like this is failing on Travis because |
Oops, it totally should, now that it's part of the Travis build. |
|
What about |
Upgrade to rustc 1.0.0-nightly (4db0b3246 2015-02-25) (built 2015-02-26)
|
It seems like both I started making this change, and it's rather tricky! For one, The |
SimonSapin commentedFeb 26, 2015
This makes it build again, but it have no idea what I’m doing. Please review for memory safety.
libcore now has
impl<T> !Send for *mut T { }, which might be what causes: