rust/src/libcore/iter
Mazdak Farrokhzad 379b19c17f
Rollup merge of #63793 - oli-obk:🧹, r=dtolnay
Have tidy ensure that we document all `unsafe` blocks in libcore

cc @rust-lang/libs

I documented a few and added ignore flags on the other files. We can incrementally document the files, but won't regress any files this way.
2019-11-07 14:27:20 +01:00
..
adapters Halloween... time to get rid of 👻 2019-11-06 11:04:42 +01:00
traits Add future incompatibility lint for array.into_iter() 2019-11-06 14:43:28 +01:00
mod.rs doc: reword iter module example and mention other methods 2019-10-30 15:52:28 +00:00
range.rs implement nth_back for RangeInclusive 2019-06-09 22:45:11 +02:00
sources.rs Avoid closures in OnceWith and Successors 2019-08-12 15:03:44 -07:00