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

Commits on Jul 9, 2023

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

Commits on Jul 10, 2023

  1. Merge pull request #2500 from Baptistemontan/derive_generic_unit_struct

    Allow `[derive(serde::Deserialize)]` for generic unit structs
    dtolnay authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    28c1002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    662fc38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75426f View commit details
    Browse the repository at this point in the history
  4. Release 1.0.171

    dtolnay committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    03da66c View commit details
    Browse the repository at this point in the history
Loading