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.9
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.11
Choose a head ref
  • 16 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 24, 2023

  1. Restore lookahead peek for better error message

    This reverts commit 0ab438a.
    dtolnay committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    94439aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33ffa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    64ed2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f705d8 View commit details
    Browse the repository at this point in the history
  3. Release 2.0.10

    dtolnay committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    c4976f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28aba10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efe6fcb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1423 from dtolnay/codegen

    Update code generator to use syn 2
    dtolnay authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f954499 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    741f67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d086f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

    Perform build-time alerts in test suite using build-alert crate
    dtolnay authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e19a0fb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    0296180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7da96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1428 from dtolnay/emptyattr

    Improve error message on empty parens inside parse_nested_meta
    dtolnay authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    161be5a View commit details
    Browse the repository at this point in the history
  4. Release 2.0.11

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