Skip to content

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.

3 participants