Alex Crichton
|
7ecf4aae87
|
cargo +nightly fmt --all
Rustfmt all the things!
|
2018-09-26 08:26:00 -07:00 |
|
Matt Kraai
|
687412ec50
|
Test for AsRef implementations
Part of #670
|
2018-08-17 13:09:30 -07:00 |
|
Andrew Chin
|
cc8095d065
|
Add extends attributes for several types
Part of #670
|
2018-08-08 23:16:57 -04:00 |
|
Nick Fitzgerald
|
61fc8d2567
|
Js sys once over (#550)
* js-sys: Return `f64` instead of `Number`
* js-sys: remove trailing whitespace
* js-sys: Ensure that all imported types derive Clone and Debug
* js-sys: Imported functions should always take JS object arguments by-ref
|
2018-07-25 16:33:44 -05:00 |
|
Alex Crichton
|
1d1df09e60
|
Port WeakMap tests to wasm
|
2018-07-20 17:01:26 -07:00 |
|