| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-23 | Convert str -> prim@str in `std` | Joshua Nelson | -1/+1 | |
| 2020-08-21 | Remove wrapper type handling absent raw standard streams | Tomasz Miąsko | -100/+33 | |
| Raw standard streams are always available. Remove unused wrapper type that was supposed to be responsible for handling their absence. | ||||
| 2020-08-21 | Make raw standard stream constructors const | Tomasz Miąsko | -3/+6 | |
| 2020-08-21 | Remove result type from raw standard streams constructors | Tomasz Miąsko | -18/+10 | |
| Raw standard streams constructors are infallible. Remove unnecessary result type. | ||||
| 2020-08-19 | Fix nits in intra-doc links for std io | Alexis Bourget | -22/+22 | |
| 2020-08-18 | Move to intra doc links for std::io | Alexis Bourget | -146/+126 | |
| 2020-08-12 | Fix intra-doc link | Camelid | -0/+1 | |
| 2020-08-12 | Switch to intra-doc links in `std/io/mod.rs` | Camelid | -21/+5 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+8214 | |
