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

Uses a simple fix to enable arraybase to be covariant. #1480

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

akern40
Copy link
Collaborator

@akern40 akern40 commented Feb 9, 2025

See rust-lang/rust#115799 and rust-lang/rust#57440 for more details. Closes #1332

@akern40 akern40 merged commit 41bace1 into rust-ndarray:master Mar 1, 2025
14 checks passed
@bluss
Copy link
Member

bluss commented Mar 2, 2025

That is surprisingly simple, very nice

@akern40 akern40 deleted the covariance branch March 18, 2025 00:34
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.

ArrayView should be covariant over lifetime
2 participants