Skip to content

compiletest fails to build using local-rebuild=true + rustc 1.34.0-nightly (0ea22717a 2019-03-02) #58890

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

Closed
bjorn3 opened this issue Mar 3, 2019 · 2 comments

Comments

@bjorn3
Copy link
Member

bjorn3 commented Mar 3, 2019

error[E0063]: missing field `exclude_should_panic` in initializer of `test::TestOpts`
   --> src/tools/compiletest/src/main.rs:504:5
    |
504 |     test::TestOpts {
    |     ^^^^^^^^^^^^^^ missing `exclude_should_panic`

error: aborting due to previous error
@rchaser53
Copy link
Contributor

maybe this will be fixed in Manishearth/compiletest-rs#160

@bjorn3
Copy link
Member Author

bjorn3 commented May 1, 2019

This has been fixed.

@bjorn3 bjorn3 closed this as completed May 1, 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 a pull request may close this issue.

2 participants