-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Rustup to rustc 1.35.0-nightly (3eb4890df 2019-03-19) #3897
Conversation
Looks like appveyor is not happy.
|
hmm looks like this is a bug in libtest cc @gnzlbg |
Probably fixed by rust-lang/libtest@fe77027 but releasing new version depends on rust-lang/libtest#11. |
So I'll hope that the libtest PR is reviewed today, so that i can merge and release libtest = 0.0.2. There is a PR to compiletest-rs that upgrades to my branch: Manishearth/compiletest-rs#165 and releases 0.4.0 - I will need to update this to use libtest=0.0.2 once that is released. Then clippy can be updated to use compiletest-rs 0.4.0, and will just need to enable the |
Yeah, holding off until the new compiletest stuff happens. |
☔ The latest upstream changes (presumably #3905) made this pull request unmergeable. Please resolve the merge conflicts. |
r? @oli-obk @phansch