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

use saturating sub in proc macro #90

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

knickish
Copy link
Collaborator

@knickish knickish commented Dec 10, 2023

closes #88. All the rest is just rustfmt on the derive crate

@knickish knickish marked this pull request as draft December 10, 2023 19:17
@knickish knickish marked this pull request as ready for review December 10, 2023 19:19
@knickish knickish merged commit aeb86ae into not-fl3:master Dec 10, 2023
8 checks passed
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.

Derive stuck on enum's unit variants that are followed by empty braces or not followed by a comma
2 participants