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.143
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.144
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 12, 2022

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

Commits on Aug 13, 2022

  1. Merge pull request #2258 from Mottl/patch-1

    Fixes link to Apache Avro in documentation
    dtolnay authored Aug 13, 2022
    Configuration menu
    Copy the full SHA
    f198582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd06ee View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Aug 21, 2022

  1. Merge pull request #2263 from taiki-e/ordering

    Relax orderings of Serialize impl for atomic types to match the latest stable
    dtolnay authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    6660676 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.144

    dtolnay committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    f52d134 View commit details
    Browse the repository at this point in the history
Loading