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.185
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.186
Choose a head ref
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

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

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    fc04d12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2594 from Uzaaft/master

    Fix: Use `&[T]` instead of `&Vec<T>` wherever possible
    dtolnay authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e797c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0f7042 View commit details
    Browse the repository at this point in the history
  4. Reword PR 2588 comment

    dtolnay committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    919f6be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2597 from dtolnay/lockstepcomment

    Reword PR 2588 comment
    dtolnay authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    212c42c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d8ebac View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2598 from dtolnay/lockstepversion

    Duplicate the serde_derive dependency version in one fewer place
    dtolnay authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7007c1b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    f8d0b26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2599 from dtolnay/encodeutf8

    Remove custom encode_utf8 implementation in favor of standard one
    dtolnay authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a741293 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.186

    dtolnay committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5d03651 View commit details
    Browse the repository at this point in the history
Loading