]> git.lizzy.rs Git - rust.git/commit
Implement TrustedLen for more iterators
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Thu, 20 Oct 2016 12:34:34 +0000 (14:34 +0200)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Thu, 20 Oct 2016 12:40:09 +0000 (14:40 +0200)
commit69b9400b796f545226415feae36b9ea4f8cc70c0
treef37e16a590159d2e8ecdff491c8ea565a258f4c1
parent49557112d64f5877093bfe43acaf5dc8d5b947a7
Implement TrustedLen for more iterators
src/libcore/iter/range.rs
src/libcore/option.rs
src/libcore/result.rs