Skip to content

Issues: taiki-e/auto_enums

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

return statements are sometimes required, even when they shouldn't be A-auto_enum Area: #[auto_enum] C-bug Category: related to a bug.
#159 opened Nov 14, 2023 by ahicks92
Support returning Result/Option<impl Trait> A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one
#126 opened Apr 3, 2021 by joshwd36
Consider add another way to support traits A-enum_derive Area: #[enum_derive] C-enhancement Category: A new feature or an improvement for an existing one
#110 opened Sep 19, 2020 by taiki-e
Enable type_analysis feature by default A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one C-tracking-issue Category: A tracking issue for a feature or a release
#109 opened Sep 18, 2020 by taiki-e
Make it work for tuples of iterators? A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one
#106 opened Aug 5, 2020 by Boscop
Optimize when there are multiple variants of the same type A-auto_enum Area: #[auto_enum] C-enhancement Category: A new feature or an improvement for an existing one
#94 opened Apr 21, 2020 by taiki-e
ProTip! no:milestone will show everything without a milestone.