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 upRust upgrade to rustc 1.0.0-nightly (d17d6e7f1 2015-04-02) #117
Conversation
We can't merge the patch with that broken. But you seem to have fixed the problem, going by Travis. |
Rustup
rustc --version:
rustc 1.0.0-nightly (d17d6e7f1 2015-04-02) (built 2015-04-03)
|
@kmcallister Initially, my make script misbehaved (most likely due to Rust upgrade), which looked like some random error (something about multiple filenames As far as braces are concerned, when I was cherry-picking I seemed to have missed this edit and had to rewrite it at last minute, forgetting braces. My apologizes. Ah, so it was the correct solution Anyway, squishy, squishy, it's now a single change. |
Rust upgrade to rustc 1.0.0-nightly (d17d6e7f1 2015-04-02)
|
Thanks!
It doesn't. :) The C API is incomplete and I haven't written tests yet. |
Ygg01 commentedApr 3, 2015
Rustup
rustc 1.0.0-nightly (d17d6e7f1 2015-04-02) (built 2015-04-03)
Minor note: make for_c doesn't work. Not sure why.