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

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    b97654a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from dtolnay/optionifletelse

    Remove option_if_let_else clippy suppression
    dtolnay authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fe40a50 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    48cea47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #277 from dtolnay/nightlyci

    Make CI verify that error_generic_member_access works in latest nightly
    dtolnay authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e0500ad View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7b53bff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from dtolnay/depinfo

    Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-info
    dtolnay authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4619db8 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.54

    dtolnay committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    447c328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd7d7a5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #280 from dtolnay/depinfo

    Emit dep-info for probe.rs in case sccache needs it
    dtolnay authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    322a2ae View commit details
    Browse the repository at this point in the history
  6. Release 1.0.55

    dtolnay committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6089273 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4caabd View commit details
    Browse the repository at this point in the history
  8. Release 1.0.56

    dtolnay committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    77d0af4 View commit details
    Browse the repository at this point in the history
Loading