Waffle
b82a76ae3a
Merge use
s in core::iter
2020-11-22 02:39:21 +03:00
The8472
9596e5a2f2
pacify tidy
2020-09-03 20:59:26 +02:00
The8472
e85cfa4f22
impl TrustedRandomAccess for vec::IntoIter
2020-09-03 20:59:22 +02:00
The8472
bb2d533bb9
in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters
2020-09-03 20:59:03 +02:00
Dylan DPC
d059f2619f
Rollup merge of #76204 - NoraCodes:nora/control_flow_enum, r=scottmcm
...
Rename and expose LoopState as ControlFlow
Basic PR for #75744 . Addresses everything there except for documentation; lots of examples are probably a good idea.
2020-09-03 02:22:07 +02:00
Leonora Tindall
96eb5e1751
Format ControlFlow changes with rustfmt
2020-09-02 14:12:21 -05:00
Camelid
e5c17bff35
Clean up header in iter
docs for for
loops
2020-09-01 15:48:39 -07:00
Leonora Tindall
d0af12560c
Rename and expose LoopState as ControlFlow
2020-09-01 16:02:09 -05:00
Prabakaran Kumaresshan
523fea4d14
revert Some(Item) link
2020-08-30 19:19:20 +05:30
Prabakaran Kumaresshan
01d95f241b
resolve comments
2020-08-30 05:40:47 +05:30
Prabakaran Kumaresshan
8a92718b64
Switch to intra-doc links in core/src/{convert,iter}/mod.rs
2020-08-30 05:40:47 +05:30
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00