]> git.lizzy.rs Git - rust.git/commitdiff
Use assert_eq! in copy_from_slice
authorJonas Schievink <jonasschievink@gmail.com>
Sun, 24 Jun 2018 18:11:56 +0000 (20:11 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Jun 2018 18:11:56 +0000 (20:11 +0200)
This will print both lengths when the assertion fails instead of just saying that they're different.


No differences found