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

Cover the expansion algorithm #176

Closed
djrenren opened this issue Jul 31, 2018 · 1 comment · Fixed by #683
Closed

Cover the expansion algorithm #176

djrenren opened this issue Jul 31, 2018 · 1 comment · Fixed by #683
Labels
E-hard Difficulty: might require advanced knowledge E-help-wanted Call for participation: extra help is wanted

Comments

@djrenren
Copy link
Contributor

Namely the stuff going on in libsyntax/expand.rs. This will need to touch on things like NodeId's and the algorithm/machinery used to ensure everything is properly expanded and assigned ID's.

@mark-i-m
Copy link
Member

cc #15 #122

@mark-i-m mark-i-m added E-help-wanted Call for participation: extra help is wanted E-hard Difficulty: might require advanced knowledge labels Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-hard Difficulty: might require advanced knowledge E-help-wanted Call for participation: extra help is wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants