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

Commits on Apr 3, 2023

  1. Force indexmap std support

    dtolnay committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f761f24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1440 from dtolnay/indexmap

    Force indexmap std support
    dtolnay authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    fe5e162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e79f5 View commit details
    Browse the repository at this point in the history
  4. Release syn-codegen 0.3.1

    dtolnay committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1c1c2f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    2dc7988 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. add Punctuated::pop_punct()

    Fixes: #1043
    programmerjake committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    81c5035 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1442 from programmerjake/add-pop-punct

    add Punctuated::pop_punct()
    dtolnay authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ed15fda View commit details
    Browse the repository at this point in the history
  3. Release 2.0.14

    dtolnay committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    23686e4 View commit details
    Browse the repository at this point in the history
Loading