Skip to content

Seal HasAfEnum, Fromf64 and extended traits #272

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

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jan 18, 2021

This prevents users from adding their own implementations for traits defined by ArrayFire Rust crate to help ease using arrayfire.

This shouldn't break any User code as long as user code is not using our crate's traits made public for for writing generic functions that can take Arrays

@9prady9 9prady9 added this to the 3.8.1 milestone Jan 18, 2021
This prevents users from adding their own implementations for traits
defined by ArrayFire Rust crate to help ease using arrayfire.
@9prady9 9prady9 force-pushed the seal_internal_traits branch from ce92278 to 0f468bf Compare January 18, 2021 16:43
@9prady9 9prady9 merged commit c4b747d into arrayfire:master Jan 18, 2021
@9prady9 9prady9 deleted the seal_internal_traits branch January 18, 2021 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant