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

revise: removes multiple #[builder(into)] declarations #10

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

claymcleod
Copy link
Member

@claymcleod claymcleod commented Feb 8, 2025

The author of bon helpfully pointed out here that we shouldn't be using [builder(into)] for numeric types because it ambiguates what type the numbers should resolve to.

@claymcleod claymcleod self-assigned this Feb 8, 2025
The author of `bon` helpfully pointed out
[here](4ad7e01#r152203674)
that we shouldn't be using `[builder(into)]` for numeric types because
it ambiguates what type the numbers should resolve to.
@claymcleod claymcleod merged commit 254601c into main Feb 8, 2025
5 checks passed
@claymcleod claymcleod deleted the remove-into branch February 8, 2025 02:52
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.

1 participant