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.84
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.85
Choose a head ref
  • 13 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 13, 2019

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

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    1ed228b View commit details
    Browse the repository at this point in the history
  2. Fix compilation on Rust 1.15.x

    Lymia committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7d3872d View commit details
    Browse the repository at this point in the history
  3. Fix clippy lint in serde_derive

    Lymia committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    8bbc299 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    630501b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1460 from dtolnay/readme

    Replace serde_derive with features = ["derive"] in readme
    dtolnay authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    85a1cc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    face857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ec68e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Merge pull request #1458 from Lymia/master

    Implements alias annotation and allow multiple deserialization renames.
    dtolnay authored Jan 19, 2019
    Configuration menu
    Copy the full SHA
    96576c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c5df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeae265 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8439718 View commit details
    Browse the repository at this point in the history
  5. Release 1.0.85

    dtolnay committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    bb99b31 View commit details
    Browse the repository at this point in the history
Loading