| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-26 | Update CURRENT_RUSTC_VERSION post-bump | Mark Rousskov | -1/+1 | |
| 2025-08-20 | Move WTF-8 code from std to core/alloc | ltdk | -4/+34 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2022-06-07 | Inline Windows `OsStrExt::encode_wide` | Nikolai Vazquez | -0/+1 | |
| User crates currently produce much more code than necessary because the optimizer fails to make assumptions about this method. | ||||
| 2021-09-17 | modify std::os docs to be more consistent | Sachin Cherian | -1/+2 | |
| > add intra doc links > add a usage example for the os::windows module | ||||
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -1/+1 | |
| 2021-05-03 | Move `std::sys::windows::ext` to `std::os::windows` | Christiaan Dirkx | -0/+134 | |
