Skip to content
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

#[serde(abcdefg="xyz")] is silently ignored #51

Closed
oli-obk opened this issue Apr 9, 2015 · 2 comments
Closed

#[serde(abcdefg="xyz")] is silently ignored #51

oli-obk opened this issue Apr 9, 2015 · 2 comments
Milestone

Comments

@oli-obk
Copy link
Member

oli-obk commented Apr 9, 2015

the attribute should cause a warning or error if it is unknown.

This bit me after the "alias" -> "rename" fix. My tests were failing, and I didn't know why.

@arnm
Copy link

arnm commented Aug 22, 2015

This just bit me too...

@erickt erickt added this to the v0.6.10 milestone Jan 18, 2016
@erickt
Copy link
Member

erickt commented Jan 18, 2016

Should be fixed in the upcoming 0.6 release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants