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: serde-rs/json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.50
Choose a base ref
...
head repository: serde-rs/json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.51
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    a1b1199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99e9d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #648 from serde-rs/streamerror

    Return None after stream deserializer has failed
    dtolnay authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    4c81923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    858b01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d133748 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #649 from serde-rs/fused

    Implement FusedIterator where possible
    dtolnay authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    8e76584 View commit details
    Browse the repository at this point in the history
  7. Release 1.0.51

    dtolnay committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f77c84d View commit details
    Browse the repository at this point in the history
Loading