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

Add read-only row iterator to Matrix #201

Merged
merged 1 commit into from Jan 8, 2019
Merged

Add read-only row iterator to Matrix #201

merged 1 commit into from Jan 8, 2019

Conversation

samueltardieu
Copy link
Collaborator

No description provided.

@samueltardieu
Copy link
Collaborator Author

bors try

bors bot added a commit that referenced this pull request Dec 18, 2018
@bors
Copy link
Contributor

bors bot commented Dec 18, 2018

@samueltardieu
Copy link
Collaborator Author

bors r+

bors bot added a commit that referenced this pull request Jan 8, 2019
200: Extend range of MatrixFormatError r=samueltardieu a=samueltardieu



201: Add read-only row iterator to Matrix r=samueltardieu a=samueltardieu



202: Use writeln! when appropriate r=samueltardieu a=samueltardieu



203: Implement Deref/DerefMut instead of AsRef/AsMut r=samueltardieu a=samueltardieu

This allows the removal of `to_vec` which now comes as part of the slice
`Deref` operation.

Co-authored-by: Samuel Tardieu <sam@rfc1149.net>
@bors bors bot merged commit 98c32bc into master Jan 8, 2019
@bors
Copy link
Contributor

bors bot commented Jan 8, 2019

Build succeeded

@bors bors bot deleted the matrix-iterator branch January 8, 2019 19:35
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.

None yet

1 participant