| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-28 | Remove redundant bounds on get_unchecked for vec_deque iterators, and run fmt | Frank Steffahn | -1/+3 |
| 2021-07-28 | Add back TrustedRandomAccess-specialization for Vec, but only without coercions | Frank Steffahn | -1/+33 |
| 2021-07-28 | Remove unsound TrustedRandomAccess implementations | Frank Steffahn | -30/+1 |
| 2021-06-16 | Add doc(hidden) to all __iterator_get_unchecked | Jacob Hoffman-Andrews | -0/+1 |
| 2021-05-16 | mark internal inplace_iteration traits as hidden | The8472 | -0/+2 |
| 2021-05-05 | alloc: Add unstable Cfg feature `no-global_oom_handling` | John Ericson | -0/+2 |
| 2021-03-29 | fix double-drop in in-place collect specialization | The8472 | -9/+18 |
| 2021-02-15 | Turn may_have_side_effect into an associated constant | Tomasz Miąsko | -3/+1 |
| 2020-12-30 | Fix rustdoc link in vec/into_iter.rs. | Mara Bos | -2/+2 |
| 2020-12-29 | docs: fixing references | C | -1/+1 |
| 2020-12-29 | style: applying Rust style | C | -9/+7 |
| 2020-12-29 | refactor: moving AsIntoIter into into_iter.rs | C | -0/+15 |
| 2020-12-29 | refactor: moved IntoIter into into_iter.rs | C | -0/+270 |
