rust/src/libcore/iter
kennytm d1744728a0
Rollup merge of #59082 - alexreg:cosmetic-2-doc-comments, r=Centril
A few improvements to comments in user-facing crates

Not too many this time, and all concern comments (almost all doc comments) in user-facing crates (libstd, libcore, liballoc).

r? @steveklabnik
2019-03-16 22:39:56 +08:00
..
adapters Improvements to comments in libstd, libcore, liballoc. 2019-03-11 02:25:44 +00:00
traits Forward max and min to max_by and min_by respectively 2019-03-12 20:24:10 +01:00
mod.rs Stabilize iter::from_fn 2019-02-19 14:10:07 +01:00
range.rs Rollup merge of #58122 - matthieu-m:range_incl_perf, r=dtolnay 2019-02-23 09:25:12 +01:00
sources.rs Stabilize iter::from_fn 2019-02-19 14:10:07 +01:00