| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-27 | Rollup merge of #76635 - scottmcm:slice-as-chunks, r=LukasKalbertodt | Yuki Okushi | -15/+4 |
| 2020-10-06 | Eliminate bounds checking in slice::Windows | AnthonyMikh | -14/+15 |
| 2020-10-04 | Add [T]::as_chunks_mut (as unstable) | Scott McMurray | -15/+4 |
| 2020-09-26 | Rollup merge of #77076 - GuillaumeGomez:missing-code-examples-slice-iter, r=D... | Ralf Jung | -0/+164 |
| 2020-09-25 | Add missing code examples on slice iter types | Guillaume Gomez | -0/+164 |
| 2020-09-25 | Rename Iterator::get_unchecked | Matthew Jasper | -23/+24 |
| 2020-09-18 | inline inner function of inlining methods | Lzu Tao | -0/+19 |
| 2020-09-18 | Move unsafe code of slice `new` function of their Iterator structs | Lzu Tao | -42/+106 |
| 2020-09-17 | Using <Iter>::new instead of exposing internal fields | Lzu Tao | -57/+193 |
| 2020-09-16 | Add array window fn | kadmin | -0/+100 |
| 2020-09-14 | Move iterator impls to a new module | Lzu Tao | -0/+2495 |
