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.5
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.6
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 30, 2017

  1. Suppress lint about fallible From<Error> for io::Error

    The unreachable is actually unreachable.
    dtolnay committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    33021c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dad80b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    2453f51 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. bump linked-hash-map to 0.5

    Igor Gnatenko authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    813c31f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #382 from ignatenkobrain/patch-2

    bump linked-hash-map to 0.5
    dtolnay authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    8824013 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.6

    dtolnay committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    c5f30c3 View commit details
    Browse the repository at this point in the history
Loading