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

Commits on Dec 22, 2024

  1. Configuration menu
    Copy the full SHA
    671f700 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #401 from dtolnay/construct

    Add `construct_` prefix to name of private construct functions
    dtolnay authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    ffecefc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52e4abb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #402 from dtolnay/fromboxed

    Add Error::from_boxed with documentation about bidirectional `?`
    dtolnay authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    a03d6d6 View commit details
    Browse the repository at this point in the history
  5. Release 1.0.95

    dtolnay committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    48be1ca View commit details
    Browse the repository at this point in the history
Loading