]> git.lizzy.rs Git - rust.git/commit
Add tests for `Cow::from` for strings, vectors and slices
authorTobias Bucher <tobiasbucher5991@gmail.com>
Wed, 3 Feb 2016 12:57:25 +0000 (13:57 +0100)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Wed, 3 Feb 2016 19:45:30 +0000 (20:45 +0100)
commitb27b8f63bc51d9aba2a1fe88cf428243d4fedfa8
tree1ef85713fe874e52a2ae6cf2a0fde5048166d036
parentf30f569f3ba0667414074dd8d95685ea5348c77a
Add tests for `Cow::from` for strings, vectors and slices
src/libcollectionstest/str.rs
src/libcollectionstest/vec.rs