| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-27 | Seal Windows `FileTypeExt` extension trait to allow adding future methods | Josh Triplett | -1/+5 |
| 2022-06-27 | Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file` | Josh Triplett | -4/+4 |
| 2022-03-04 | Add #![allow(unexpected_cfgs)] in preparation of global --check-cfg | Loïc BRANSTETT | -0/+3 |
| 2021-11-20 | Add a caveat to std::os::windows::fs::symlink_file | Michael Diamond | -0/+20 |
| 2021-09-17 | modify std::os docs to be more consistent | Sachin Cherian | -1/+3 |
| 2021-09-04 | Document when to use Windows' `symlink_dir` vs. `symlink_file` | Chris Denton | -2/+20 |
| 2021-05-03 | Move `std::sys::windows::ext` to `std::os::windows` | Christiaan Dirkx | -0/+558 |
