Skip to content

Fix deserializer bounds on remote derive #971

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

Merged
merged 1 commit into from
Jun 30, 2017
Merged

Fix deserializer bounds on remote derive #971

merged 1 commit into from
Jun 30, 2017

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Jun 30, 2017

Fixes #972. cc @r3c0d3x

@dtolnay
Copy link
Member Author

dtolnay commented Jun 30, 2017

The build failure is compiletest broken on nightly. Manishearth/compiletest-rs#68

error[E0063]: missing field `allow_fail` in initializer of `test::TestDesc`
   --> /home/travis/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.7/src/lib.rs:273:15
    |
273 |         desc: test::TestDesc {
    |               ^^^^^^^^^^^^^^ missing `allow_fail`
error: aborting due to previous error(s)

@dtolnay dtolnay merged commit 8a4c116 into master Jun 30, 2017
@dtolnay dtolnay deleted the remotede branch June 30, 2017 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant