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.2
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.4
Choose a head ref
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    516a5b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1412 from dtolnay/exprgroup

    Provide Expr::Group even with features="full" off
    dtolnay authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4f3803d View commit details
    Browse the repository at this point in the history
  3. Release 2.0.3

    dtolnay committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    25def51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18cac49 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1415 from dtolnay/identkeyword

    Improve error message when parsing Ident encounters keyword
    dtolnay authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    eaf6215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bb31b1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1416 from dtolnay/patherrors

    Improve error reporting in path parser
    dtolnay authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e7bb238 View commit details
    Browse the repository at this point in the history
  8. Release 2.0.4

    dtolnay committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    91ca7c0 View commit details
    Browse the repository at this point in the history
Loading