wasm-bindgen/tests
Alex Crichton a6fe0cefa8 Migrate all crates to the 2018 edition
Most of the CLI crates were already in the 2018 edition, and it turns
out that one of the macro crates was already in the 2018 edition so we
may as well move everything to the 2018 edition!

Always nice to remove those `extern crate` statements nowadays!

This commit also does a `cargo fmt --all` to make sure we're conforming
with style again.
2019-03-26 08:10:53 -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 Migrate all crates to the 2018 edition 2019-03-26 08:10:53 -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