Name Description Size
adaptors_no_collect.rs 978
flatten_ok.rs 1573
laziness.rs 8058
macros_hygiene.rs 638
merge_join.rs 3207
peeking_take_while.rs 1818
quick.rs The purpose of these tests is to cover corner cases of iterators and adaptors. In particular we test the tedious size_hint and exact size correctness. **NOTE:** Due to performance limitations, these tests are not run with miri! They cannot be relied upon to discover soundness issues. 62796
specializations.rs Test specializations of methods with default impls match the behavior of the default impls. **NOTE:** Due to performance limitations, these tests are not run with miri! They cannot be relied upon to discover soundness issues. 18944
test_core.rs Licensed under the Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 or the MIT license https://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms. 9882
test_std.rs test compiles 45850
tuples.rs 2707
zip.rs 1650