You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unstable-api tool is currently broken and always errors out with "expected identifier" when run against the rust codebase. The issue seems to be caused by the following impl:
The unstable-api tool is currently broken and always errors out with "expected identifier" when run against the rust codebase. The issue seems to be caused by the following impl:
To fix this we will need to update syn to support this new syntax: dtolnay/syn#1051
The text was updated successfully, but these errors were encountered: