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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend rust support #58

Merged
merged 2 commits into from
Jul 6, 2016
Merged

Extend rust support #58

merged 2 commits into from
Jul 6, 2016

Conversation

meqif
Copy link
Contributor

@meqif meqif commented Jul 6, 2016

It looks like I missed some Rust constructions in my previous pull request. 馃槄

This PR adds support for macro definitions, modules, and tuples (declarations and desugaring).

meqif added 2 commits July 6, 2016 11:11
Adds support for macro definitions and modules in Rust.
@coveralls
Copy link

coveralls commented Jul 6, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 697268b on meqif:extend-rust-support into 384d0ac on jacktasia:master.

@jacktasia jacktasia merged commit d75ae09 into jacktasia:master Jul 6, 2016
@jacktasia
Copy link
Owner

Awesome, thanks!

@meqif
Copy link
Contributor Author

meqif commented Jul 6, 2016

Thank you for merging!

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.

None yet

3 participants