| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -5/+5 | |
| 2021-11-02 | more efficent File::read_buf impl for windows and unix | DrMeepster | -1/+5 | |
| 2021-06-20 | Move `OsStringExt` and `OsStrExt` to `std::os` | Christiaan Dirkx | -1/+1 | |
| 2021-05-19 | Move the implementation of `Path::exists` to `sys_common::fs` so platforms ↵ | Chris Denton | -1/+1 | |
| can specialize it Windows implementation of `fs::try_exists` | ||||
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -25/+25 | |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -6/+6 | |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -3/+9 | |
| 2020-11-14 | Disambiguate symlink argument names | David Tolnay | -2/+2 | |
| 2020-10-12 | remove obsolete function diverge | Stefan Lankes | -4/+0 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+402 | |
