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 clone_from() in two places #1347

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

ChayimFriedman2
Copy link
Contributor

In fill() and in assign().

In `fill()` and in `assign()`.
@adamreichold
Copy link
Collaborator

Let's see if this compatible with the current MSRV.

@ChayimFriedman2
Copy link
Contributor Author

clone_from() is there since v1 of Rust.

@adamreichold adamreichold merged commit 4374a9c into rust-ndarray:master Jan 12, 2024
7 checks passed
@ChayimFriedman2 ChayimFriedman2 deleted the clone_from branch January 13, 2024 17:59
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