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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
A recent pull request in rust nightly introduced some changes to libsyntax causing build errors in aster. The ast::Ident constructor now takes two arguments instead of one. I'm not trying to fix this and create a PR because of my inexperience with libsyntax.
rustc 1.5.0-dev (90c04d036 2015-09-27)
The text was updated successfully, but these errors were encountered:
A recent pull request in rust nightly introduced some changes to libsyntax causing build errors in aster. The ast::Ident constructor now takes two arguments instead of one. I'm not trying to fix this and create a PR because of my inexperience with libsyntax.
rustc 1.5.0-dev (90c04d036 2015-09-27)
The text was updated successfully, but these errors were encountered: