mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-21 08:41:35 +00:00
Update to syn master
This commit is contained in:
@ -435,7 +435,7 @@ fn bindgen_import(import: &ast::Import, tokens: &mut Tokens) {
|
||||
.map(|arg| {
|
||||
match arg.pat {
|
||||
syn::Pat::Ident(syn::PatIdent {
|
||||
mode: syn::BindingMode::ByValue(_),
|
||||
by_ref: None,
|
||||
ident,
|
||||
subpat: None,
|
||||
..
|
||||
|
Reference in New Issue
Block a user