| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-20 | Add `#[track_caller]` to allocating methods of `Vec` & `VecDeque` | Pavel Grigorenko | -0/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+1 |
| 2023-05-07 | enable `rust_2018_idioms` for doctests | ozkanonur | -1/+1 |
| 2023-01-17 | Don't do pointer arithmetic on pointers to deallocated memory | The 8472 | -0/+6 |
| 2021-06-02 | Update expressions where we can use array's IntoIterator implementation | Muhammad Mominul Huque | -1/+1 |
| 2020-12-29 | style: applying Rust style | C | -2/+2 |
| 2020-12-29 | refactor: moving Splice into splice.rs | C | -0/+133 |
