8000 Comparing 2.0.32...2.0.35 · dtolnay/syn · GitHub
[go: up one dir, main page]

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.32
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.35
Choose a head ref
  • 17 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    a80570c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84cfe09 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1508 from dtolnay/error

    Parse rustc's representation of macro expansion error
    dtolnay authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2cd5608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e04809 View commit details
    Browse the repository at this point in the history
  5. Release 2.0.33

    dtolnay committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5e3f55e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Add example to Token! documentation

    This allows rust-analyzer to correctly complete the preferred brackets, instead of parenthesis.
    ModProg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f389836 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    299530b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf5b461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc903f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c9972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b0d7f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1511 from dtolnay/notdoc

    Add `cfg(not(doc))` to `doc(hidden)` functions
    dtolnay authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    858e578 View commit details
    Browse the repository at this point in the history
  7. Release 2.0.34

    dtolnay committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    975ce0b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1510 from ModProg/patch-3

     Add example to `Token!` documentation
    dtolnay authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    319433e View commit details
    Browse the repository at this point in the history
  9. Improve docs of Token! macro

    dtolnay committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6f6b004 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1512 from dtolnay/tokendoc

    Improve docs of `Token!` macro
    dtolnay authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    23736bd View commit details
    Browse the repository at this point in the history
  11. Release 2.0.35

    dtolnay committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ce360ff View commit details
    Browse the repository at this point in the history
Loading
0