wasm-bindgen/crates/webidl
Jay D 0e3b696fb7 Fix return type of WebIDL indexing getters (#1789)
* Wrap the return type of indexing getters as Option<T> if necessary.

* Update tests for indexing getters

* Fix typo

* Add comments describing what the code segment is doing

* Update indexing getter usage

* Revert "Add comments describing what the code segment is doing"

This reverts commit 624a14c0ff.

* Revert "Fix typo"

This reverts commit 487fc307bc.

* Revert "Wrap the return type of indexing getters as Option<T> if necessary."

This reverts commit 547f3dd36c.

* Update the return signatures of WebIDL indexing getters
2019-10-03 19:48:37 -05:00
..
src Fix return type of WebIDL indexing getters (#1789) 2019-10-03 19:48:37 -05:00
Cargo.toml Bump to 0.2.51 (#1797) 2019-09-26 14:07:28 -05:00