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: bheisler/criterion.rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.0
Choose a base ref
...
head repository: bheisler/criterion.rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.0
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on May 17, 2025

  1. Add CI job checking library builds with oldest allowed dependencies (#…

    …854)
    
    * Add CI job checking library builds with oldest allowed dependencies
    
    Prevents under-specifying our dependencies. Ensure the semver specs we
    write in our Cargo.toml are not allowing older versions than we actually
    build with
    
    * Run minimal-versions CI against MSRV and move to variable
    faern authored May 17, 2025
    Configuration menu
    Copy the full SHA
    d4fd7cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb0eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccccbcc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. 3 Configuration menu
    Copy the full SHA
    567405d View commit details
    Browse the repository at this point in the history
Loading