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

Commits on May 10, 2018

  1. Format with rustfmt 0.6.1

    dtolnay committed May 10, 2018
    Configuration menu
    Copy the full SHA
    f3f2679 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Remove playground feature

    These days serde_derive is in the top 100 crates so it gets picked up
    without needing this help from serde.
    dtolnay committed May 11, 2018
    Configuration menu
    Copy the full SHA
    35aae92 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    4305260 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1256 from serde-rs/option

    Support flattened untagged Options in struct fields
    dtolnay authored May 12, 2018
    Configuration menu
    Copy the full SHA
    2ee347c View commit details
    Browse the repository at this point in the history
  3. Release 1.0.54

    dtolnay committed May 12, 2018
    Configuration menu
    Copy the full SHA
    d6b62b9 View commit details
    Browse the repository at this point in the history
Loading