We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compiletest does not build on today's nightly:
Compiling compiletest_rs v0.2.4 error[E0063]: missing fields `filter_exact`, `list` in initializer of `test::TestOpts` --> /Users/sbenitez/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.4/src/compiletest.rs:129:5 | 129 | test::TestOpts { | ^^^^^^^^^^^^^^ missing `filter_exact`, `list` error: aborting due to previous error error: Could not compile `compiletest_rs`.
The text was updated successfully, but these errors were encountered:
derive: use latest compiletest_rs crate
c742cf9
Version 2.2 was not compiling any more: Manishearth/compiletest-rs#51
No branches or pull requests
Compiletest does not build on today's nightly:
The text was updated successfully, but these errors were encountered: