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.108
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.109
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 19, 2023

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

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    fe031cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff6c9e View commit details
    Browse the repository at this point in the history
  3. Use BuildHasher::hash_one

    dtolnay committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b9bcbad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b328ee7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1095 from dtolnay/hashtest

    Resolve manual_hash_one lint in test
    dtolnay committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c367091 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

    Restore doc cfg on re-exports
    dtolnay committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    bb62c73 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.109

    dtolnay committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f88bf1f View commit details
    Browse the repository at this point in the history
Loading