| Age | Commit message (Expand) | Author | Lines |
| 2023-09-09 | std::process (unsupported): Implement From<io::Stdout> etc. for imp::Stdio | Ian Jackson | -0/+20 |
| 2023-09-07 | Don't modify libstd to dump rustc ICEs | Michael Goulet | -32/+7 |
| 2023-09-06 | fix typo | Ralf Jung | -1/+1 |
| 2023-09-06 | Auto merge of #115453 - ibraheemdev:patch-16, r=joshtriplett | bors | -3/+1 |
| 2023-09-04 | "what would rustfmt do" | Tshepang Mbambo | -71/+69 |
| 2023-09-04 | Auto merge of #115493 - Ayush1325:raw-os-error, r=workingjubilee | bors | -4/+3 |
| 2023-09-03 | Rollup merge of #115512 - Fulgen301:startupinfow, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-09-03 | Rollup merge of #115489 - saethlin:is-interrupted, r=thomcc | Matthias Krüger | -17/+18 |
| 2023-09-03 | Command::spawn: Fix STARTUPINFOW.cb being initialized with the address of siz... | Fulgen301 | -1/+1 |
| 2023-09-03 | Use std::io::Error::is_interrupted everywhere | Ben Kimock | -17/+18 |
| 2023-09-03 | Move RawOsError defination to sys | Ayush Singh | -4/+3 |
| 2023-09-03 | Stabilize the Saturating type (saturating_int_impl, gh-87920) | Michael Watzko | -2/+1 |
| 2023-09-02 | Rollup merge of #115443 - epage:os_str, r=cuviper | Matthias Krüger | -90/+86 |
| 2023-09-02 | Rollup merge of #115427 - solid-rs:patch/kmc-solid/is-interrupted, r=cuviper | Matthias Krüger | -8/+2 |
| 2023-09-01 | don't panic in BorrowedCursor::write | Zachary S | -2/+3 |
| 2023-09-01 | fix(std): Rename os_str_bytes to encoded_bytes | Ed Page | -82/+82 |
| 2023-09-01 | stabilize `io_error_other` feature | Ibraheem Ahmed | -3/+1 |
| 2023-09-01 | feat(std): Stabilize 'os_str_bytes' feature | Ed Page | -8/+4 |
| 2023-09-01 | Auto merge of #114448 - SteveLauC:std_fs_read_doc, r=Mark-Simulacrum | bors | -5/+7 |
| 2023-09-01 | kmc-solid: Refactor `is_interrupted` to avoid integer overflow | Tomoaki Kawada | -2/+1 |
| 2023-09-01 | docs: improve std::fs::read doc | Steve Lau | -5/+7 |
| 2023-09-01 | kmc-solid: Directly delegate to `net::is_interrupted` in `std::sys::solid::is... | Tomoaki Kawada | -6/+1 |
| 2023-08-29 | std::thread::set_name exploit the return on haiku | David CARLIER | -1/+3 |
| 2023-08-29 | further expand on Arc and Box analogy | Ralf Jung | -3/+6 |
| 2023-08-29 | rewording after comments by @thomcc | Marc Schoolderman | -5/+5 |
| 2023-08-29 | Auto merge of #115312 - hermitcore:hermit-is_interrupted, r=thomcc | bors | -0/+5 |
| 2023-08-29 | Auto merge of #115309 - hermitcore:hermit-net-init, r=cuviper | bors | -8/+1 |
| 2023-08-29 | fix std::primitive doc: homogenous -> homogeneous | Meng Xiangzhuo | -3/+3 |
| 2023-08-29 | fix a doc typo at std::os::unix::fs::FileExt::write_at | Meng Xiangzhuo | -1/+1 |
| 2023-08-28 | Remove old bindings that have been moved | Chris Denton | -7/+1 |
| 2023-08-28 | Add GetActiveProcessorCount and process attributes | Chris Denton | -0/+7 |
| 2023-08-28 | Abstract over internal `SOCKET` type | Chris Denton | -20/+26 |
| 2023-08-28 | Update windows ffi bindings | Chris Denton | -98/+82 |
| 2023-08-28 | Rollup merge of #115310 - RalfJung:panic-and-format, r=scottmcm | Matthias Krüger | -0/+12 |
| 2023-08-28 | Auto merge of #114848 - michaelvanstraten:spawn_with_attributes, r=ChrisDenton | bors | -2/+306 |
| 2023-08-28 | fix(sys/hermit): add is_interrupted | Martin Kröning | -0/+5 |
| 2023-08-28 | fix(sys/hermit): remove obsolete network initialization | Martin Kröning | -8/+1 |
| 2023-08-28 | print macros: add xrefs to format syntax documentation | Ian Jackson | -0/+12 |
| 2023-08-28 | Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=Amanieu | Matthias Krüger | -6/+30 |
| 2023-08-28 | Rollup merge of #114512 - devnexen:fix_tests_fbsd, r=thomcc | Matthias Krüger | -1/+1 |
| 2023-08-28 | Rollup merge of #109660 - ijackson:leap, r=thomcc | Matthias Krüger | -0/+24 |
| 2023-08-28 | Auto merge of #115254 - cuviper:aligned_alloc-size, r=thomcc | bors | -1/+5 |
| 2023-08-27 | avoid triple-backtrace due to panic-during-cleanup | Ralf Jung | -6/+30 |
| 2023-08-27 | Rollup merge of #115007 - kpreid:alloc, r=Mark-Simulacrum | Matthias Krüger | -6/+20 |
| 2023-08-26 | wasi: round up the size for `aligned_alloc` | Josh Stone | -1/+5 |
| 2023-08-26 | Document std limitations before/after main | The 8472 | -1/+25 |
| 2023-08-26 | Auto merge of #115228 - saethlin:is-interrupted, r=thomcc | bors | -7/+66 |
| 2023-08-25 | Add a new helper to avoid calling io::Error::kind | Ben Kimock | -7/+66 |
| 2023-08-25 | Added option to set ProcThreadAttributes for Windows processes | Michael van Straten | -2/+306 |
| 2023-08-25 | Rollup merge of #114754 - workingjubilee:gamma-ray-logger, r=thomcc | Matthias Krüger | -2/+6 |