wasm-bindgen/tests
Alex Crichton d48f4995e5 Support 1-reference argument closures
This is work towards #1399, although it's just for one-argument closures
where the first argument is a reference. No other closures with
references in argument position are supported yet
2019-04-01 14:31:21 -07:00
..
crates cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
headless Migrate all crates to the 2018 edition 2019-03-26 08:10:53 -07:00
no-std cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
wasm Support 1-reference argument closures 2019-04-01 14:31:21 -07: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