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: servo/smallbitvec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.2
Choose a base ref
...
head repository: servo/smallbitvec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.3
Choose a head ref
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 14, 2024

  1. Update bit-vec benchmark

    mbrubeck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4e7e256 View commit details
    Browse the repository at this point in the history
  2. Update to rand 0.8

    mbrubeck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    eed36ac View commit details
    Browse the repository at this point in the history
  3. Update to Rust 2021

    mbrubeck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6878ae0 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    mbrubeck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7582272 View commit details
    Browse the repository at this point in the history
  5. Revert "Don’t use usize::reverse_bits to be compatible with Rust <1…

    ….37"
    
    This reverts commit 9f7b233.
    mbrubeck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    badc40d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add Cargo.lock

    mbrubeck committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e01f6f6 View commit details
    Browse the repository at this point in the history
  2. Add rust-version field

    mbrubeck committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    464761d View commit details
    Browse the repository at this point in the history
  3. Version 2.5.3

    mbrubeck committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2d1780f View commit details
    Browse the repository at this point in the history
Loading