| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-14 | Merge Apple `std::os` extensions modules into `std::os::darwin` | Mads Marquart | -249/+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-05-15 | Add creation time support to `FileTimes` on apple and windows | beetrees | -2/+20 | |
| 2022-09-30 | Standard library OS support for Apple WatchOS | Vladimir Michael Eatwell | -0/+231 | |
