Skip to content
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

Adjust versions for proc-macro2, syn and quote #1269

Closed
wants to merge 2 commits into from

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented Nov 30, 2023

What

[TODO: Short statement about what is changing.]

Why

To be compatible with core's cxx

Known limitations

[TODO or N/A]

@jayz22 jayz22 requested a review from a team as a code owner November 30, 2023 18:28
@@ -266,6 +266,7 @@ allow_unsafe = true
build.allow_apis = [
"env",
"process",
"terminate",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit concerning, how come it appeared in the older version of the library and we didn't need it before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't look into how this is being used and not sure how concerning this is. But I could roll back to the previous version that doesn't require it.

@jayz22 jayz22 closed this Nov 30, 2023
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