Skip to content

[WIP] rustup: fix build with rustc 1.31.0-nightly (cae6efc37 2018-10-27) #3369

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

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

matthiaskrgr
Copy link
Member

I couldn't run tests yet due to #3367

@matthiaskrgr
Copy link
Member Author

Ok, nevermind, the change compiles but tests are broken afterwards :/

@matthiaskrgr matthiaskrgr changed the title rustup: fix build with rustc 1.31.0-nightly (cae6efc37 2018-10-27) [WIP] rustup: fix build with rustc 1.31.0-nightly (cae6efc37 2018-10-27) Oct 28, 2018
@phansch
Copy link
Member

phansch commented Oct 28, 2018

Can you try and point compiletest-rs to master?

@matthiaskrgr
Copy link
Member Author

I already did but useless_clone tests failed

@matthiaskrgr
Copy link
Member Author

tests pass now

@phansch
Copy link
Member

phansch commented Oct 28, 2018

Hm, should we try to make the build pass completely for now?

That would include pinning compiletest-rs to master in Cargo.toml and temporarily commenting out the rustup-toolchain-install-master setup in .travis.yml and .appveyor.yml.

@matthiaskrgr
Copy link
Member Author

I have been thinking about that too.
We would need to pin rustc to "nighty" instead of "master" then, right?

@phansch phansch merged commit 6eb1f23 into rust-lang:master Oct 28, 2018
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.

2 participants