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.30
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.31
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on May 29, 2026

  1. Configuration menu
    Copy the full SHA
    48ce372 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #726 from Isvane/fix/typos

    fix typos in kv compile errors and log documentation
    KodrAus authored May 29, 2026
    Configuration menu
    Copy the full SHA
    761461a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Leverage static str key when possible

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    db14597 View commit details
    Browse the repository at this point in the history
  2. rename Key::from_static_str to from_str_static

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    3dd250d View commit details
    Browse the repository at this point in the history
  3. leverage str literal as well

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    756c279 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #727 from tisonkun/leverage-static-str-key-when-po…

    …ssible
    
    Leverage static str key when possible
    KodrAus authored Jun 1, 2026
    Configuration menu
    Copy the full SHA
    c906cfb View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. prepare for 0.4.31 release

    KodrAus committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    86d739f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #728 from rust-lang/cargo/0.4.31

    Prepare for 0.4.31 release
    KodrAus authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    5808392 View commit details
    Browse the repository at this point in the history
Loading