You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 {
The text was updated successfully, but these errors were encountered:
rustc version: rustc 1.17.0-nightly (134c4a0f0 2017-03-20)
The text was updated successfully, but these errors were encountered: