Thanks to visit codestin.com
Credit goes to github.com

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: Swatinem/rust-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: Swatinem/rust-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 12 commits
  • 26 files changed
  • 2 contributors

Commits on Jul 31, 2023

  1. Update workflow definitions

    - Use rust `--no-self-update` flag instead of separate command.
    - Add an explicit test for the `git` registry, as the sparse registry is now the default.
    Swatinem committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1e604af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fedae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf3f882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd201ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9de8f90 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    b00faf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    e97a782 View commit details
    Browse the repository at this point in the history
  2. Improve errors and cleanup

    - Silence errors and do not create error annotations, fixes #144
    - Implement cleanup for new sparse registry
    - Do not clean `-sys` dependencies from `registry/src`, hopefully fixes  #150
    Swatinem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f6987ea View commit details
    Browse the repository at this point in the history
  3. Slightly improve docs

    Swatinem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3312b3a View commit details
    Browse the repository at this point in the history
  4. bump test dependencies

    Swatinem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5ec9842 View commit details
    Browse the repository at this point in the history
  5. Clean up credentials.toml

    Swatinem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    80c47cc View commit details
    Browse the repository at this point in the history
  6. 2.6.0

    Swatinem committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b8a6852 View commit details
    Browse the repository at this point in the history
Loading