0.2.41: Merge pull request #1434 from alexcrichton/bump
Changes:
- d3fbf70 Merge pull request #1434 from alexcrichton/bump
- 0239472 Bump to 0.2.41
- b670ea4 Merge pull request #1431 from alexcrichton/function-table
- 7e5e401 Add an accessor for the function table [ #1427 ]
- a9a2302 Merge pull request #1430 from alexcrichton/better-errors
- b6d041e Remove debugging code accidentally added in #1416
- e4400ac Improve error message for non-copy struct fields
- 16745ed Merge pull request #1416 from alexcrichton/js-string-valid-utf16
- 44738e0 Add warnings about UTF-16 vs UTF-8 strings [ #1348 ]
- d75ae42 Merge pull request #1425 from c410-f3r/rustfmt
See more
- a9ad9a9 Update CONTRIBUTING to inform about code formatting
- aa0aff6 Merge pull request #1424 from fitzgen/fix-imports
- dff9b9b Don't put anything before ES module imports
- 863a8b9 Merge pull request #1423 from alexcrichton/fix
- f48fdec Fix imported usage of
wasm_bindgen
macro [ #1422 ] - 76a03ad Merge pull request #1419 from alexcrichton/init-is-hard
- e3473f5 Fix instantiation with a
Module
[ #1418 ] - fa674df Merge pull request #1412 from c410-f3r/init-ts
- a1c457b Merge pull request #1414 from RReverser/smaller-realloc
- f367a42 Merge pull request #1417 from alexcrichton/closure-ref
- b6317e3 Add TS type for init fn
- d48f499 Support 1-reference argument closures [ #1399 ]
- 2f28b8b Optimise encodeInto reallocations [ #1313 ]
- c5f18b6 Merge pull request #1408 from samcday/impl-debug-on-closure
- 1914bba Implement Debug on Closures [ #1387 ]
- 1121393 Merge pull request #1403 from RReverser/expose-constructor
- 30b2585 Merge pull request #1401 from alexcrichton/fix-u32
- 0160f6a Fix handling of
u32
between Rust and JS [ #1388 ] - db17e9d Add
constructor
property toObject
- 98e554c Merge pull request #1402 from samcday/patch-1
- 05fbbb2 Merge pull request #1358 from stevebob/book-linkcheck-pr
- ea01043 Quick type fix in closure.rs
- 3c12e13 Use rust template in mdbook test
- e3aabcb Merge pull request #1398 from RReverser/is-like-none
- a5f5c7a Consistently expose
is_like_none
- 72672ff Merge pull request #1397 from RReverser/option-char-abi
- 5f742ca Simplify ABI for Option
- 5ae6de5 Merge pull request #1395 from alexcrichton/e2018
- 778e497 Generate
r#async
method names inweb-sys
- a6fe0ce Migrate all crates to the 2018 edition
- c5d2b2d Merge pull request #1359 from konstin/reexporting_in_2018
- e43963f Merge pull request #1393 from RReverser/faster-try-iter
- 11bb8f0 Remove string allocation from try_iter [ #1386 ]
- b4b3926 Merge pull request #1305 from alexcrichton/npm-dependencies
- faf49c7 Reorganize the import_js example
- 433a8d8 Merge pull request #1391 from RReverser/node-pass-string
- 12011f4 Add specialised passStringToWasm for Node.js
- 362777f Start implementing a test suite for the CLI
- 6edb40a Implement transitive support for NPM dependencies
- 6522968 Switch UI tests to beta toolchain
- 0631182 Enable the stable feature of compiletest_rs
- 42c1cdd Merge branch 'master' into reexporting_in_2018
- 69bbf59 Allow reexporting proc macro output in the 2018 edition
- 47f3247 Installing and running the linkcheck mdbook backend
This list of changes was auto generated.