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 latest rust nightly #440

Merged
merged 1 commit into from
Nov 17, 2014
Merged

Conversation

milibopp
Copy link
Contributor

The exact version is rustc 0.13.0-dev (0b7b4f075 2014-11-16 22:36:50 +0000) and the relevant upstream issues are rust-lang/rust#18752 and rust-lang/rust#18976.

Fixes #439.

I have tested this using huonw/compile_msg#7, but until it is merged the test suite won't compile without manually forking compile_msg.

The exact version is rustc 0.13.0-dev (0b7b4f075 2014-11-16 22:36:50 +0000) and
the relevant upstream issues are rust-lang/rust#18752 and rust-lang/rust#18976.

Fixes gfx-rs#439.
@brendanzab
Copy link
Contributor

Great! Thanks :)

brendanzab added a commit that referenced this pull request Nov 17, 2014
@brendanzab brendanzab merged commit c96387c into gfx-rs:master Nov 17, 2014
adamnemecek pushed a commit to adamnemecek/gfx that referenced this pull request Apr 1, 2021
440: Stand-alone passes r=me,grovesNL a=kvark

Fixes gfx-rs#438 

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
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.

gfx-rs with latest rust master is broken because FromStr was moved to core::str
2 participants