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.40
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.41
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    07c66e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39aaeb0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Show error details during miri setup in CI

    Without this, if it fails, the only information printed is useless:
    
        Preparing a sysroot for Miri (target: x86_64-unknown-linux-gnu)...
        fatal error: failed to build sysroot; run `cargo miri setup` to see the error details
    dtolnay committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6735d4b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    b534daf View commit details
    Browse the repository at this point in the history
  2. Revert "Ui tests with compile_error resolved at call site"

    This reverts commit b534daf.
    dtolnay committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5cc5855 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    3cda68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28f8fa View commit details
    Browse the repository at this point in the history
  3. Release 1.0.41

    dtolnay committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    281997e View commit details
    Browse the repository at this point in the history
Loading