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: dtolnay/thiserror
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.16
Choose a base ref
...
head repository: dtolnay/thiserror
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.17
Choose a head ref
  • 10 commits
  • 13 files changed
  • 1 contributor

Commits on Aug 20, 2025

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

Commits on Aug 23, 2025

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

Commits on Aug 24, 2025

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

Commits on Sep 11, 2025

  1. Enforce trybuild >= 1.0.108

    Older versions produce slightly differently normalized output
    when run against 1.90.0+ Rust compiler.
    dtolnay committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    259f48c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

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

Commits on Sep 16, 2025

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

Commits on Sep 19, 2025

  1. Raise minimum tested compiler to rust 1.76

    Required by the `toml` crate.
    dtolnay committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    d2c492b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Configuration menu
    Copy the full SHA
    9ec05f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #434 from dtolnay/private

    Use differently named __private module per patch release
    dtolnay authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    599fdce View commit details
    Browse the repository at this point in the history
  3. Release 2.0.17

    dtolnay committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    72ae716 View commit details
    Browse the repository at this point in the history
Loading