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.186
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.188
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4e7533e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc24d12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2600 from dtolnay/oldemscripten

    Remove support for emscripten targets on rustc older than 1.40
    dtolnay authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dbbfe7a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

    Adopt new Cargo feature resolver
    dtolnay authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d26852d View commit details
    Browse the repository at this point in the history
  3. Release 1.0.187

    dtolnay committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    146dc0f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Revert "Adopt new Cargo feature resolver"

    This reverts commit e1c2724.
    
    Closes #2603.
    dtolnay committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d89c19f View commit details
    Browse the repository at this point in the history
  2. Release 1.0.188

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