wasm-bindgen/tests
Alex Crichton cc36bdc00d
Fix codegen of consuming setters/getters (#2172)
Make sure they reset their internal pointer to null after we call Rust
since it invalidates the Rust pointer after being called!

Closes #2168
2020-05-29 15:28:52 -05:00
..
crates cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
headless Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
no-std cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
wasm Fix codegen of consuming setters/getters (#2172) 2020-05-29 15:28:52 -05:00
must_use.rs Add a test that fails to compile if generated code triggers unused lint warning. (#2145) 2020-05-19 09:43:44 -05:00
non_wasm.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
std-crate-no-std-dep.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
unwrap_throw.rs Add the UnwrapThrowExt<T> trait 2019-01-31 13:26:21 -08:00