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

build failed, field 'value' in struct syntax::ast::Attribute has been removed #137

Closed
nooberfsh opened this issue Mar 21, 2017 · 0 comments

Comments

@nooberfsh
Copy link

rustc version: rustc 1.17.0-nightly (134c4a0f0 2017-03-20)

error: no field value on type &mut syntax::ast::Attribute
--> src\plugins\src\lib.rs:49:76
|
49 | if let NameValue(Spanned { node: Str(ref mut doc, _), .. }) = attr.value.node {

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

No branches or pull requests

1 participant