| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-17 | Remove a panicking branch in `BorrowedCursor::advance` | Benoît du Garreau | -3/+3 |
| 2025-01-11 | Add inherent versions of MaybeUninit methods for slices | ltdk | -7/+7 |
| 2024-11-02 | Add BorrowedBuf::into_filled{,_mut} methods to allow returning buffer with or... | Alex Saveau | -0/+20 |
| 2024-07-26 | Fix doc nits | John Arundel | -5/+5 |
| 2024-04-15 | Remove bound checks from `BorrowedBuf` and `BorrowedCursor` methods | Benoît du Garreau | -6/+18 |
| 2024-04-11 | core: panic on overflow in `BorrowedCursor` | joboet | -2/+3 |
| 2024-03-10 | BorrowedCursor docs clarification | Ralf Jung | -2/+4 |
| 2024-02-17 | Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se | bors | -1/+21 |
| 2024-02-07 | Make `io::BorrowedCursor::advance` safe | Benoît du Garreau | -1/+21 |
| 2023-11-11 | Rename MaybeUninit::write_slice | Kornel | -1/+1 |
| 2023-11-09 | Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io` | John Millikin | -0/+307 |
