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

Check that we still compile after https://github.com/rust-lang/rust/pull/33041 #282

Closed
sgrif opened this Issue Apr 18, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@sgrif
Member

sgrif commented Apr 18, 2016

The change to the ident representation might break us. We need to build the compiler with that PR merged and make sure the test suite still compiles/runs

@sinistersnare

This comment has been minimized.

sinistersnare commented Sep 11, 2016

It looks like this can be closed.

@sgrif sgrif closed this Sep 11, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment