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

try blocks #12

Closed
taiki-e opened this issue Feb 10, 2019 · 1 comment
Closed

try blocks #12

taiki-e opened this issue Feb 10, 2019 · 1 comment
Labels
A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one

Comments

@taiki-e
Copy link
Owner

taiki-e commented Feb 10, 2019

Related: #7

@taiki-e
Copy link
Owner Author

taiki-e commented Aug 12, 2019

As explained in #14 (comment), it would be difficult to implement this efficiently with proc-macro.

Also, this is an unstable feature, and it is not clear what kind of API it will eventually become, so for now we postpone it.

@taiki-e taiki-e closed this as completed Aug 12, 2019
@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Oct 6, 2019
@taiki-e taiki-e added the A-auto_enum Area: #[auto_enum] label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

No branches or pull requests

1 participant