RPM build fix (reverted CI changes which will need to be un-reverted or made conditional) and vendor Rust dependencies to make builds much faster in any CI system.
This commit is contained in:
5
zeroidc/vendor/wasm-bindgen-macro/ui-tests/non-public-function.stderr
vendored
Normal file
5
zeroidc/vendor/wasm-bindgen-macro/ui-tests/non-public-function.stderr
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
error: can only #[wasm_bindgen] public functions
|
||||
--> $DIR/non-public-function.rs:4:1
|
||||
|
|
||||
4 | fn foo() {}
|
||||
| ^^^^^^^^^^^
|
||||
Reference in New Issue
Block a user