| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-09 | Use Rust 2021 prelude in std itself. | Mara Bos | -1/+0 |
| 2022-03-09 | add as_raw() method to L4Re's Socket mock | Benjamin Lamowski | -0/+5 |
| 2022-03-09 | adapt L4Re network interface mock to #87329 | Benjamin Lamowski | -9/+34 |
| 2022-03-09 | fix return value of LookupHost::port() | Sebastian Humenda | -1/+1 |
| 2022-03-09 | fix return values in L4Re networking stub | Sebastian Humenda | -4/+4 |
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -2/+2 |
| 2021-08-30 | add `TcpStream::set_linger` and `TcpStream::linger` | ibraheemdev | -0/+16 |
| 2021-04-18 | Rename `NotSupported` to `Unsupported` | Christiaan Dirkx | -1/+4 |
| 2021-04-18 | Add and insta-stabilize `std::io::ErrorKind::NotSupported` | Christiaan Dirkx | -1/+1 |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -1/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+503 |
