about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-02-09 18:23:28 +0100
committerGitHub <noreply@github.com>2020-02-09 18:23:28 +0100
commit0b50319af69d52ce9806e91fba777986dec4e417 (patch)
treef104fd5e6a23902c377df9fbaaaf15999b3249eb /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent6dff769e3718c56f78a317df7167426d60895d58 (diff)
parent847d5b4d1387a30f1798a5c3c59c3e0c31e00319 (diff)
downloadrust-0b50319af69d52ce9806e91fba777986dec4e417.tar.gz
rust-0b50319af69d52ce9806e91fba777986dec4e417.zip
Rollup merge of #68738 - kennytm:derive-clone-eq-for-fromutf8error, r=sfackler
Derive Clone + Eq for std::string::FromUtf8Error

Implement `Clone` and `Eq` for `std::string::FromUtf8Error`.

Both the inner `Vec<u8>` and `std::str::Utf8Error` are also `Clone + Eq`, so I don't see why we shouldn't derive them on `FromUtf8Error` as well.

(impl are insta-stable, requiring FCP from T-libs.)
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions