mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-17 13:11:56 +00:00
Run rustfmt over everything
This commit is contained in:
crates
backend
cli-support
cli
src
bin
wasm-bindgen-test-runner
futures
tests
gc
js-sys
tests
macro-support
src
shared
src
test-macro
src
threads-xform
src
typescript
src
wasm-interpreter
src
web-sys
webidl
examples
src
tests/wasm
@@ -74,7 +74,8 @@ pub fn wasm_bindgen_test(
|
||||
#test_body
|
||||
}
|
||||
}
|
||||
}).into_iter(),
|
||||
})
|
||||
.into_iter(),
|
||||
);
|
||||
|
||||
tokens.extend(leading_tokens);
|
||||
|
Reference in New Issue
Block a user