diff options
author | Caleb Sander <caleb.sander@gmail.com> | 2021-10-20 17:04:01 -0700 |
---|---|---|
committer | Caleb Sander <caleb.sander@gmail.com> | 2021-10-21 21:25:59 -0700 |
commit | afcee19d88658e54f4a3c82892ba6d937e0f78d4 (patch) | |
tree | f0b3676e2dfdbbea4b13dce145f9723d44efc803 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | efd0483949496b067cd5f7569d1b28cd3d5d3c72 (diff) | |
download | rust-afcee19d88658e54f4a3c82892ba6d937e0f78d4.tar.gz |
Make RSplit<T, P>: Clone not require T: Clone
This addresses a TODO comment. The behavior of #[derive(Clone)]
*does* result in a T: Clone requirement.
Add a manual Clone implementation, matching Split and SplitInclusive.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions