Skip to content

Conversation

phansch
Copy link
Contributor

@phansch phansch commented Oct 28, 2018

The failure was caused by rust-lang/rust#55053

Closes #129

@phansch
Copy link
Contributor Author

phansch commented Oct 28, 2018

I'm not sure about the failure on AppVeyor, it seems unrelated?

@SergioBenitez SergioBenitez merged commit 2ebb521 into Manishearth:master Oct 28, 2018
@phansch phansch deleted the fix_nightly_build_failure branch October 28, 2018 11:20
@@ -143,7 +143,7 @@ pub struct Config {
pub mode: Mode,

/// Run ignored tests
pub run_ignored: bool,
pub run_ignored: RunIgnored,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right way to fix it? common.rs in rustc/compiletest has this field declared as a bool.

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