rust/src/libcore/iter
Matt 3264c836bb Optimize comparison functions of Iterator
Replaced matching on tuples which led to less performant code generation.
2017-10-04 01:04:15 +08:00
..
iterator.rs Optimize comparison functions of Iterator 2017-10-04 01:04:15 +08:00
mod.rs Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi 2017-09-29 17:59:00 -06:00
range.rs Add blanket TryFrom impl when From is implemented. 2017-08-29 22:13:21 -07:00
sources.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00
traits.rs Auto merge of #44682 - bluss:iter-rfold, r=dtolnay 2017-09-21 23:44:11 +00:00