Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.77
Choose a base ref
...
head repository: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.78
Choose a head ref
  • 4 commits
  • 56 files changed
  • 4 contributors

Commits on Sep 13, 2021

  1. Update UI tests (#2678)

    alexcrichton authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    7c00de9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Run schema tests in CI (#2680)

    Fixes #2679
    chinedufn authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    3f3ed81 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Implement Extend<A> for Array where A: AsRef<JsValue> (#2681)

    Co-authored-by: Arnau Orriols <[email protected]>
    arnauorriols and Arnau Orriols authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9fa0ab9 View commit details
    Browse the repository at this point in the history
  2. Bump to 0.2.78 (#2683)

    alexcrichton authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7f820db View commit details
    Browse the repository at this point in the history
Loading