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: rayon-rs/either
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.14.0
Choose a base ref
...
head repository: rayon-rs/either
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.15.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 5, 2025

  1. fix: no-std with serde feature

    klkvr committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d743e25 View commit details
    Browse the repository at this point in the history
  2. use_std -> std

    klkvr committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    8c1ea3e View commit details
    Browse the repository at this point in the history
  3. serde 1.0.95

    klkvr committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    2b71801 View commit details
    Browse the repository at this point in the history
  4. fix last references of use_std

    klkvr committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    80b6f2a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #119 from klkvr/klkvr/fix-no-std

    fix: no-std with serde feature
    cuviper authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    56178e9 View commit details
    Browse the repository at this point in the history
  6. Release 1.15.0

    cuviper committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    7f4bf02 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from cuviper/release-1.15.0

    Release 1.15.0
    cuviper authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    59ae1fc View commit details
    Browse the repository at this point in the history
Loading