Skip to content

Issues: rust-amplify/amplify-derive

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add AsRef derivation macro enhancement New feature or request
#40 opened Oct 8, 2023 by dr-orlovsky 4.0
Allow getters to derive as/into/to set enhancement New feature or request
#1 opened Jan 15, 2023 by dr-orlovsky 4.x
Deref derivation macro
#6 opened Dec 9, 2022 by dr-orlovsky 4.x
Derive From for structs using field defaults bug Something isn't working
#7 opened Dec 8, 2022 by dr-orlovsky 4.x
Getters derivation improvements enhancement New feature or request
#9 opened Apr 28, 2022 by dr-orlovsky
2 tasks
5.0
Wrapper derive should not depend on From implementation bug Something isn't working enhancement New feature or request
#10 opened Apr 3, 2022 by dr-orlovsky 4.x
Refactor display derive with new amplify_syn enhancement New feature or request
#15 opened May 9, 2021 by dr-orlovsky 4.x
Add support for #[error(source = ..)] enhancement New feature or request
#17 opened May 7, 2021 by dr-orlovsky 4.x
Derive automatic with constructors for structs enhancement New feature or request
#18 opened Jan 21, 2021 by dr-orlovsky 4.x
Implement Into derive macro enhancement New feature or request
#19 opened Jan 14, 2021 by dr-orlovsky 4.x
FromStr derive for Display-deriving types enhancement New feature or request
#20 opened Dec 24, 2020 by dr-orlovsky 4.x
Add ability to wrap arbitratry functions enhancement New feature or request good first issue Good for newcomers
#21 opened Nov 25, 2020 by dr-orlovsky 4.x
CustomDefault and Dumb derives enhancement New feature or request
#22 opened Nov 5, 2020 by dr-orlovsky 4.x
Primitive type derives for enums enhancement New feature or request
#23 opened Nov 4, 2020 by dr-orlovsky 4.x
Derive setters enhancement New feature or request
#25 opened Nov 3, 2020 by dr-orlovsky 4.x
Implement TryFrom derive enhancement New feature or request
#26 opened Oct 30, 2020 by dr-orlovsky 4.x
ProTip! Exclude everything labeled bug with -label:bug.