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 assert_eq! in copy_from_slice #51765

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Use assert_eq! in copy_from_slice #51765

merged 1 commit into from
Jun 29, 2018

Commits on Jun 24, 2018

  1. Use assert_eq! in copy_from_slice

    This will print both lengths when the assertion fails instead of just saying that they're different.
    jonas-schievink authored Jun 24, 2018
    Configuration menu
    Copy the full SHA
    6b0c2fd View commit details
    Browse the repository at this point in the history