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.52
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.53
Choose a head ref
  • 13 commits
  • 10 files changed
  • 1 contributor

Commits on May 2, 2020

  1. Remove CI badge from Cargo.toml

    Support for badges has been deprecated by crates.io.
    dtolnay committed May 2, 2020
    Configuration menu
    Copy the full SHA
    8d6c7cd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Enable GitHub Actions

    dtolnay committed May 3, 2020
    Configuration menu
    Copy the full SHA
    228cd3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #661 from serde-rs/actions

    Enable GitHub Actions
    dtolnay authored May 3, 2020
    Configuration menu
    Copy the full SHA
    6a10cc9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Remove Travis configuration

    dtolnay committed May 5, 2020
    Configuration menu
    Copy the full SHA
    dffbe44 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    edb1c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f255356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb40c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    800a8d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    baae6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351d847 View commit details
    Browse the repository at this point in the history
  3. Update arbitrary_precision Debug impl of Number to match normal one

    This way both print indentation when formatting with {:#?}.
    dtolnay committed May 9, 2020
    Configuration menu
    Copy the full SHA
    eb383c0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    6ca3752 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.53

    dtolnay committed May 10, 2020
    Configuration menu
    Copy the full SHA
    5c3711e View commit details
    Browse the repository at this point in the history
Loading