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

feature: Add f16 feature #180

Closed
wants to merge 1 commit into from
Closed

Conversation

FL33TW00D
Copy link

It would be very handy to be able to use f16 with Arbitrary.

We are integrating f16 into wgpu which makes extensive use of this crate! gfx-rs/wgpu#5701

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should go the other way: the half crate should add an optional arbitrary feature (the same way you wouldn't expect serde to add an optional half dependency, but half to add an optional serde dependency instead).

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.

2 participants