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

Refine PR #642 #665

Merged
merged 1 commit into from
Aug 4, 2019
Merged

Conversation

jturner314
Copy link
Member

It took me a while to get back to this. It's just a few small changes (changing clone_from_slice to copy_from_slice, removing an outdated comment and changing for to for_each (discussion), and changing range-based loops to iterator-based loops (discussion)).

@jturner314
Copy link
Member Author

Oh, whoops, I didn't notice #657.

@max-sixty
Copy link
Contributor

Oh, whoops, I didn't notice #657.

No prob - we can close that one. Thanks for looking into the assembly!

@LukeMathWalker
Copy link
Member

#657's changes are a subset of the changes in this PR - shall we merge this and close #657? @jturner314 @max-sixty

@max-sixty
Copy link
Contributor

Yes perfect

@LukeMathWalker LukeMathWalker merged commit ce80d38 into rust-ndarray:master Aug 4, 2019
@jturner314 jturner314 deleted the refine-pr-642 branch August 21, 2019 00:16
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.

3 participants