| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-12 | Revert "Constify SystemTime methods" | Ralf Jung | -6/+3 | |
| This reverts commit 7ce620dd7c6fc3371290b40a1ea28146f0d37031. The const-hacks introduces bugs, and they make the code harder to maintain. Let's wait until we can constify these functions without changing their implementation. | ||||
| 2025-08-12 | Constify SystemTime methods | ltdk | -3/+6 | |
| 2025-03-08 | Move fs into sys | Thalia Archibald | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+4 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+56 | |
