| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-10 | Implement default methods for io::Empty and io::Sink | Thalia Archibald | -11/+100 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+0 |
| 2023-07-30 | Rollup merge of #98154 - vidhanio:master, r=workingjubilee | Matthias Krüger | -2/+11 |
| 2023-06-17 | Extend io::copy buffer reuse to BufReader too | The 8472 | -60/+1 |
| 2023-05-05 | feat: merge functionality of `io::Sink` into `io::Empty` | Vidhan Bhatt | -2/+11 |
| 2022-08-05 | non-linux platforms | Nick Cameron | -5/+5 |
| 2022-08-04 | std::io: migrate ReadBuf to BorrowBuf/BorrowCursor | Nick Cameron | -24/+24 |
| 2021-11-02 | read_buf | DrMeepster | -1/+28 |
| 2021-01-31 | specialize io::copy to use the memory of the writer if it is a BufWriter | The8472 | -1/+49 |
| 2021-01-30 | impl Seek for Empty | oberien | -1/+21 |
| 2020-11-06 | Make some std::io functions `const` | Benoît du Garreau | -1/+8 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+45 |
