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

Revert "move to libtest" #174

Merged
merged 2 commits into from
Apr 7, 2019
Merged

Revert "move to libtest" #174

merged 2 commits into from
Apr 7, 2019

Conversation

Manishearth
Copy link
Owner

We reverted the libtest changes in rustc (rust-lang/rust#59766 (comment)), this reverts the change made here to use libtest, allowing us to finally build on stable and nightly again.

@Manishearth
Copy link
Owner Author

This is broken on nightly, however it works on rustc master (so it will automatically be fixed in the next nightly).

As the main nightly user is clippy (which uses rustc master), I'm going to go ahead and merge this. Fixing all this is a bit urgent since we don't want to break the upcoming beta.

@RalfJung
Copy link
Contributor

RalfJung commented Apr 7, 2019

To make CI pass on nightly will require #170 to land, but that should be no issue for reverse dependencies.

bors added a commit to rust-lang/rust-clippy that referenced this pull request Apr 7, 2019
Revert compiletest hacks, use latest compiletest

The libtest changes have been reverted, see rust-lang/rust#59766,  Manishearth/compiletest-rs#174
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