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

Pin old compiletest #664

Merged
merged 3 commits into from
Mar 21, 2019
Merged

Pin old compiletest #664

merged 3 commits into from
Mar 21, 2019

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 20, 2019

@RalfJung
Copy link
Member Author

That's odd, what are these Windows failures?

error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812)
 --> C:\Users\appveyor\.cargo\registry\src\github.com-1ecc6299db9ec823\rustc_term-0.0.1\win.rs:5:1
  |
5 | extern crate libc;
  | ^^^^^^^^^^^^^^^^^^
  |
  = help: add #![feature(rustc_private)] to the crate attributes to enable

Cc @alexcrichton any idea what might be happening here?

@oli-obk
Copy link
Contributor

oli-obk commented Mar 20, 2019

Clippy has the same problem: rust-lang/rust-clippy#3897 (comment)

@RalfJung RalfJung changed the title move back to unstable compiletest; the stable one broke Pin old compiletest Mar 21, 2019
@RalfJung RalfJung merged commit 1d75825 into rust-lang:master Mar 21, 2019
@RalfJung RalfJung deleted the compiletest branch March 26, 2019 09:15
@Manishearth Manishearth mentioned this pull request Apr 7, 2019
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