Skip to content

Conversation

@alexcrichton
Copy link
Collaborator

@alexcrichton alexcrichton commented May 16, 2018

@alexcrichton
Copy link
Collaborator Author

Now with major changes:

  • Tokens type is removed
  • quote! produces a TokenStream
  • ToTokens now takes a mutable TokenStream
  • All methods on Tokens are now on a TokenStreamExt trait

This'll need doc passes/improvements before being merged for sure.

alexcrichton added a commit to alexcrichton/syn that referenced this pull request May 16, 2018
@alexcrichton
Copy link
Collaborator Author

Ok proc-macro2 0.4 is published, should be good to go!

alexcrichton added a commit to alexcrichton/syn that referenced this pull request May 17, 2018
@dtolnay dtolnay changed the title Prepare for the next proc-macro2 release Update to proc-macro2 0.4 May 17, 2018
@dtolnay dtolnay merged commit 92eba1f into dtolnay:master May 17, 2018
@alexcrichton alexcrichton deleted the next branch May 17, 2018 19:09
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