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: mozilla/sccache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5709f06
Choose a base ref
...
head repository: mozilla/sccache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: de9895c
Choose a head ref
  • 13 commits
  • 57 files changed
  • 4 contributors

Commits on Oct 11, 2025

  1. Configuration menu
    Copy the full SHA
    ada2862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1393a1c View commit details
    Browse the repository at this point in the history
  3. fix clippy warnings

    sylvestre committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    284d2fa View commit details
    Browse the repository at this point in the history
  4. bump to rustc 1.85 / edition 2024. mandatory for reqsign-core

    and run rustfmt with the version
    sylvestre committed Oct 11, 2025
    1 Configuration menu
    Copy the full SHA
    c72eed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41334b1 View commit details
    Browse the repository at this point in the history
  6. bump rustc in the ci too

    sylvestre committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    d140363 View commit details
    Browse the repository at this point in the history
  7. Fix more clippy warnings

    sylvestre committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    f29bceb View commit details
    Browse the repository at this point in the history
  8. Fix CI by adding cargo-features and updating coverage test to use mod…

    …ern -Cinstrument-coverage
    sylvestre committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    3c4fa14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df2b696 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump object from 0.36.7 to 0.37.1

    Bumps [object](https://github.com/gimli-rs/object) from 0.36.7 to 0.37.1.
    - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
    - [Commits](gimli-rs/object@0.36.7...0.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: object
      dependency-version: 0.37.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sylvestre committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    624ef6d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    e2656da View commit details
    Browse the repository at this point in the history
  2. Update README with winget installation instructions

    Added installation instructions for sccache via winget.
    ahoarau authored and sylvestre committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    1e2f32a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. prepare version 0.12.0

    sylvestre committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    de9895c View commit details
    Browse the repository at this point in the history
Loading