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/syn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.74
Choose a base ref
...
head repository: dtolnay/syn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.77
Choose a head ref
  • 14 commits
  • 19 files changed
  • 1 contributor

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    5dbfeae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8c84a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb65aa View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

    Insert turbofish into paths in expression position
    dtolnay authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b693682 View commit details
    Browse the repository at this point in the history
  3. Release 2.0.75

    dtolnay committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d1746fe View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Make tail call expr mandatory

    dtolnay committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6cddd9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1725 from dtolnay/tailcall

    Make tail call expr mandatory
    dtolnay authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8f7365f View commit details
    Browse the repository at this point in the history
  3. Release 2.0.76

    dtolnay committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    ef3e9c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    78608a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c24f57 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

    Support parsing Expr::Tuple in derive
    dtolnay authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    97acbf0 View commit details
    Browse the repository at this point in the history
  3. Release 2.0.77

    dtolnay committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6232266 View commit details
    Browse the repository at this point in the history
Loading