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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    44c3767 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #385 from dtolnay/docnostd

    Update documentation on no-std error type conversions
    dtolnay committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aa3ab2b View commit details
    Browse the repository at this point in the history
  3. Release 1.0.88

    dtolnay committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    139f266 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Add more autotraits tests

    dtolnay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a85e414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8454be3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #386 from dtolnay/unwindsafe

    Ensure UnwindSafe even with "backtrace" feature enabled and old Rust
    dtolnay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    830c399 View commit details
    Browse the repository at this point in the history
  4. Release 1.0.89

    dtolnay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9d3fb6d View commit details
    Browse the repository at this point in the history
Loading