about summary refs log tree commit diff
path: root/library/core/src/iter/mod.rs
AgeCommit message (Expand)AuthorLines
2020-09-03in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adaptersThe8472-0/+5
2020-09-03Rollup merge of #76204 - NoraCodes:nora/control_flow_enum, r=scottmcmDylan DPC-56/+0
2020-09-02Format ControlFlow changes with rustfmtLeonora Tindall-1/+0
2020-09-01Clean up header in `iter` docs for `for` loopsCamelid-1/+1
2020-09-01Rename and expose LoopState as ControlFlowLeonora Tindall-55/+0
2020-08-30revert Some(Item) linkPrabakaran Kumaresshan-0/+1
2020-08-30resolve commentsPrabakaran Kumaresshan-8/+22
2020-08-30Switch to intra-doc links in core/src/{convert,iter}/mod.rsPrabakaran Kumaresshan-26/+9
2020-07-27mv std libs to library/mark-0/+425