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.44
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.45
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 22, 2023

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

Commits on Jul 23, 2023

  1. Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"

    Fixed in nightly-2023-07-23.
    
    This reverts commit 41b23f2.
    dtolnay committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    543e123 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    8a95c25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from dtolnay/errorprovide

    Update to nightly's new Error::provide API
    dtolnay authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a11330f View commit details
    Browse the repository at this point in the history
  3. Release 1.0.45

    dtolnay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    06f1895 View commit details
    Browse the repository at this point in the history
Loading