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: rust-lang/pkg-config-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.30
Choose a base ref
...
head repository: rust-lang/pkg-config-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.31
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 20, 2024

  1. style: prefer immutable

    nomyfan committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d0256ec View commit details
    Browse the repository at this point in the history
  2. style: support 1.30.0

    nomyfan committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7ceec77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from nomyfan/style/immutable

    style: prefer immutable
    sdroege authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    246ece2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update to edition 2018

    kornelski committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    02f7519 View commit details
    Browse the repository at this point in the history
  2. ci: Clean up cargo fmt step

    sdroege committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    583f2f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75847d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #166 from kornelski/ed2018

    Update to edition 2018
    sdroege authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dc3b7b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix double cargo: prefix

    kornelski committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d521588 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Merge pull request #168 from kornelski/cargo-cargo

    Fix double cargo: prefix
    sdroege authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    525be2f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Release 0.3.31

    sdroege committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6a3b044 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #170 from rust-lang/release-0.3.31

    Release 0.3.31
    sdroege authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    91fcbdb View commit details
    Browse the repository at this point in the history
Loading