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.58
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.59
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Apply RUSTC_WORKSPACE_WRAPPER

    dtolnay committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    488d52f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #293 from dtolnay/workspacewrapper

    Apply RUSTC_WORKSPACE_WRAPPER
    dtolnay authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6969595 View commit details
    Browse the repository at this point in the history
  3. Explicitly install a Rust toolchain for cargo-outdated job

    Debugging a recent cargo-outdated bug, it would have been nice not to
    wonder whether a rustc version change in GitHub's runner image was a
    contributing factor.
    dtolnay committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c8c804c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Revert "Temporarily disable miri on doctests"

    This reverts commit ba33438.
    dtolnay committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    508ece8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

    Implement ToTokens without reliance on {:?}
    dtolnay authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    af477ec View commit details
    Browse the repository at this point in the history
  3. Release 1.0.59

    dtolnay committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e7ad85e View commit details
    Browse the repository at this point in the history
Loading