| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-14 | Merge Apple `std::os` extensions modules into `std::os::darwin` | Mads Marquart | -160/+0 | |
| The functionality available on Apple platforms are very similar, and were duplicated for each platform. Additionally, this fixes a warning when compiling the standard library for tvOS, watchOS and visionOS by marking the corresponding code as dead code. | ||||
| 2023-11-15 | Substitute version placeholders | Mark Rousskov | -3/+3 | |
| 2023-10-31 | Stabilize `file_set_times` | Josh Triplett | -3/+3 | |
| Approved via FCP in https://github.com/rust-lang/rust/issues/98245 . | ||||
| 2023-06-21 | wip: Support Apple tvOS in libstd | Thom Chiovoloni | -1/+1 | |
| 2023-05-15 | Add creation time support to `FileTimes` on apple and windows | beetrees | -2/+20 | |
| 2022-04-14 | Remove use of `#[rustc_deprecated]` | Jacob Pratt | -3/+3 | |
| 2020-08-11 | Switch to intra-doc links in library/std/src/os/*/fs.rs | Prabakaran Kumaresshan | -1/+1 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+142 | |
