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/serde
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.75
Choose a base ref
...
head repository: serde-rs/serde
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.76
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 29, 2018

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

Commits on Sep 1, 2018

  1. Add support for NonZeroU128

    hcpl committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    585550a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1371 from hcpl/nonzero_u128

    Add support for `NonZeroU128`
    dtolnay authored Sep 1, 2018
    Configuration menu
    Copy the full SHA
    3da0dea View commit details
    Browse the repository at this point in the history
  3. Release 1.0.76

    dtolnay committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    55cecac View commit details
    Browse the repository at this point in the history
Loading