Alex Crichton
32b62b4358
Fix exporting structs with BorrowMut
in scope
...
Apparently the codegen wasn't precise enough such that a trait import
could cause method resolution to go awry!
Closes #919
2018-10-02 23:56:15 -07:00
Alex Crichton
7ecf4aae87
cargo +nightly fmt --all
...
Rustfmt all the things!
2018-09-26 08:26:00 -07:00
Alex Crichton
d5b81595ec
Remove support for the version
attribute
...
First added in #161 this never ended up panning out, so let's remove the
experimental suport which isn't actually used by anything today and hold off on
any other changes until an RFC happens.
2018-08-06 13:30:28 -05:00
Anton Danilkin
654bb9b683
Port tests that use only basic features
2018-08-04 22:25:29 -05:00
Alex Crichton
57fd1dedd6
Migrate wasm-bindgen classes
test to wasm
2018-08-04 15:09:43 -05:00