| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-31 | std: add type alias for raw OS errors | joboet | -1/+1 |
| 2023-01-21 | Remove unnecessary `&format!` | Nikolai Vazquez | -1/+1 |
| 2022-10-13 | fix small word dupe typos | Rageking8 | -1/+1 |
| 2022-07-14 | Rename `std::io::Error::try_downcast_inner` to `downcast` | Jiahao XU | -7/+7 |
| 2022-06-22 | Add new unit test `test_try_downcast_inner` | Jiahao XU | -1/+52 |
| 2022-05-29 | Use Box::new() instead of box syntax in std tests | est31 | -3/+3 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -4/+4 |
| 2022-02-04 | Add more tests for io::Error packing, and fix some comments that weren't quit... | Thom Chiovoloni | -7/+66 |
| 2022-02-04 | Optimize io::error::Repr layout on 64 bit targets. | Thom Chiovoloni | -0/+15 |
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -4/+4 |
| 2021-03-21 | Add test for io::Error::new_const. | Mara Bos | -0/+10 |
| 2021-03-21 | Add test for io::Error's size. | Mara Bos | -0/+6 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+53 |
