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

Catch expressions added to AST #109

Closed
clarfonthey opened this issue Mar 16, 2017 · 1 comment
Closed

Catch expressions added to AST #109

clarfonthey opened this issue Mar 16, 2017 · 1 comment
Labels

Comments

@clarfonthey
Copy link
Contributor

These should be added in syn too.

@dtolnay dtolnay added the syntax label Apr 14, 2017
@dtolnay
Copy link
Owner

dtolnay commented Apr 19, 2017

Thanks! Yes, we need to support catch. The Rust implementation for reference: rust-lang/rust#39921.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants