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

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    490dc01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226 from dtolnay/tokenspan

    Eliminate unneeded use of Spanned trait on single tokens
    dtolnay authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0e45dde View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Update to syn 2

    dtolnay committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    fb8b81f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from dtolnay/syn

    Update to syn 2
    dtolnay authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2c65cea View commit details
    Browse the repository at this point in the history
  3. Release 1.0.40

    dtolnay committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3cec8c4 View commit details
    Browse the repository at this point in the history
Loading