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

Commits on Jan 18, 2025

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

Commits on Jan 19, 2025

  1. Merge pull request #1230 from goffrie/patch-1

    Use Map::with_capacity in value::Serializer::serialize_map
    dtolnay authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    eb9f3f6 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.136

    dtolnay committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a46f14c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8f15b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1231 from dtolnay/playground

    Enable "float_roundtrip" and "unbounded_depth" features in playground
    dtolnay authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    51c48ab View commit details
    Browse the repository at this point in the history
  5. Release 1.0.137

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