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: reem/rust-ordered-float
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: reem/rust-ordered-float
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 30, 2025

  1. Install clippy and rustfmt

    mbrubeck committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    2bb1184 View commit details
    Browse the repository at this point in the history
  2. Remove old CI configuration

    mbrubeck committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    25da208 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Generalise lifetimes for binop implementations (#181)

    * Generalise lifetimes for binop implementations
    Jacobgarm authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    f6b9d9b View commit details
    Browse the repository at this point in the history
  2. Version 5.2.0

    mbrubeck committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    35507c2 View commit details
    Browse the repository at this point in the history
Loading