Update UI expectations

This commit is contained in:
Alex Crichton
2019-09-20 11:50:39 -07:00
parent d1f104567b
commit 8ba0142dd2
18 changed files with 31 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ error[E0277]: the trait bound `std::result::Result<wasm_bindgen::JsValue, wasm_b
| ^^^ the trait `wasm_bindgen::convert::traits::FromWasmAbi` is not implemented for `std::result::Result<wasm_bindgen::JsValue, wasm_bindgen::JsValue>`
For more information about this error, try `rustc --explain E0277`.
error: could not compile `wasm-bindgen-macro-tests`.