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/log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.29
Choose a base ref
...
head repository: rust-lang/log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.30
Choose a head ref
  • 18 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 9, 2025

  1. Update MSRV in README.md

    The MSRV was explicitly bumped to 1.68.0 in #718. This fixes the README to reflect that.
    V0ldek authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    52ffe05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #720 from V0ldek/patch-1

    Update MSRV in README.md
    Thomasdezeeuw authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    43f2c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. Hash-pin all actions with pinact run -v

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 11, 2026
    Configuration menu
    Copy the full SHA
    982d3c2 View commit details
    Browse the repository at this point in the history
  2. Convert actions into pinnable forms

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 11, 2026
    Configuration menu
    Copy the full SHA
    cb0a8cc View commit details
    Browse the repository at this point in the history
  3. Drop credentials from checkout

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 11, 2026
    Configuration menu
    Copy the full SHA
    01390c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. Bump actions/checkout, fix dtolnay/rust-toolchain usage

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    cf9d690 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Bump MSRV to 1.71

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    68d367d View commit details
    Browse the repository at this point in the history
  2. Bump MSRV in Cargo.lock

    Signed-off-by: William Woodruff <william@yossarian.net>
    woodruffw committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    6545a11 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge pull request #723 from woodruffw-forks/ww/ci

    Hash-pin all action references, address other zizmor findings
    KodrAus authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    67bc7e3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2026

  1. Configuration menu
    Copy the full SHA
    7087dcb View commit details
    Browse the repository at this point in the history
  2. rework net type capturing

    KodrAus committed May 17, 2026
    Configuration menu
    Copy the full SHA
    25f49fe View commit details
    Browse the repository at this point in the history
  3. run fmt

    KodrAus committed May 17, 2026
    Configuration menu
    Copy the full SHA
    67bb4f6 View commit details
    Browse the repository at this point in the history
  4. gate net value impls on std

    KodrAus committed May 17, 2026
    Configuration menu
    Copy the full SHA
    ecb7de8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. fix up test cfgs

    KodrAus committed May 19, 2026
    Configuration menu
    Copy the full SHA
    923dfaa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Merge pull request #724 from rust-lang/feat/net-to-value

    Support capturing of `std::net` types
    KodrAus authored May 20, 2026
    Configuration menu
    Copy the full SHA
    7ccd873 View commit details
    Browse the repository at this point in the history
  2. prepare for 0.4.30 release

    KodrAus committed May 20, 2026
    Configuration menu
    Copy the full SHA
    5068293 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. Configuration menu
    Copy the full SHA
    d1acb05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #725 from rust-lang/cargo/0.4.30

    Prepare for 0.4.30 release
    KodrAus authored May 25, 2026
    Configuration menu
    Copy the full SHA
    9c55760 View commit details
    Browse the repository at this point in the history
Loading