Skip to content

Syn 2.0 #5515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Syn 2.0 #5515

wants to merge 2 commits into from

Conversation

arihant2math
Copy link
Collaborator

There are two main things that need to be done to get this working

  1. syn_ext is for syn 1.0, this dependency needs to be updated
  2. syn::meta has been redone, so all code relating to that has now got to be redone as well.

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
@coolreader18
Copy link
Member

I opened youknowone/syn-ext#7 for this, which means that we can update syn while leaving most of our code unchanged, and then incrementally port it to syn::meta.

@coolreader18
Copy link
Member

Here's my impl of this: #5556

@coolreader18
Copy link
Member

Superseded by #5556

@arihant2math arihant2math deleted the syn2 branch February 25, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants