mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-14 21:41:23 +00:00
Remove use_extern_macros
features
This has now been stabilized!
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
error: error parsing #[wasm_bindgen] attribute options: failed to parse anything
|
||||
--> $DIR/attribute-fails-to-parse.rs:7:16
|
||||
--> $DIR/attribute-fails-to-parse.rs:5:16
|
||||
|
|
||||
7 | #[wasm_bindgen(nonsense)]
|
||||
5 | #[wasm_bindgen(nonsense)]
|
||||
| ^^^^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
Reference in New Issue
Block a user