Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mwbot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • mwbot-rs
  • mwbot
  • Merge requests
  • !34

Upgrade to syn 2.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Legoktm requested to merge syn-2 into main Mar 20, 2023
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

https://github.com/dtolnay/syn/releases/tag/2.0.0

The only change we needed to implement was using a different mechanism for parsing the parameters provided to the proc_macro.

It's definitely a nicer API as it allowed us to get rid of 2 panics.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: syn-2