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

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    f6a3368 View commit details
    Browse the repository at this point in the history
  2. Uniformly use the transformed error source in the error constructor

    Previously, we only converted the source in the source field
    initializer. However, `GenerateImplicitData::generate_with_source`
    also needs access to the post-converted value.
    
    Fixes #364
    shepmaster committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4c433c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80bd8c View commit details
    Browse the repository at this point in the history
  4. Update the changelog

    shepmaster committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e3bc93c View commit details
    Browse the repository at this point in the history
  5. Release 0.7.3

    shepmaster committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    35dcf44 View commit details
    Browse the repository at this point in the history
Loading