| Age | Commit message (Expand) | Author | Lines |
| 2023-02-26 | std: use random HashMap keys on Hermit | joboet | -2/+17 |
| 2023-02-25 | Auto merge of #107405 - hermitcore:bsd, r=bjorn3 | bors | -475/+583 |
| 2023-02-25 | [stdio][windows] Use MBTWC and WCTMB | Nicole Mazzuca | -29/+78 |
| 2023-02-25 | Auto merge of #108233 - ChrisDenton:move-std-tests, r=thomcc | bors | -0/+16 |
| 2023-02-24 | avoid the usage of libc during the creation of documentation | Stefan Lankes | -9/+7 |
| 2023-02-24 | remove code duplications | Stefan Lankes | -393/+129 |
| 2023-02-24 | move IO traits to std/src/os/hermit | Stefan Lankes | -73/+102 |
| 2023-02-24 | add support of RustyHermit's BSD socket layer | Stefan Lankes | -456/+801 |
| 2023-02-24 | Rollup merge of #108391 - sunfishcode:sunfishcode/is-terminal-file-length, r=... | Dylan DPC | -19/+21 |
| 2023-02-24 | Rollup merge of #108370 - fbq:time-doc-fix, r=thomcc | Dylan DPC | -3/+3 |
| 2023-02-23 | Stabilize atomic_as_ptr | Trevor Gross | -1/+0 |
| 2023-02-23 | Fix `is_terminal`'s handling of long paths on Windows. | Dan Gohman | -19/+21 |
| 2023-02-23 | Rollup merge of #108218 - ChrisDenton:cmd-escape, r=cuviper | Matthias Krüger | -1/+10 |
| 2023-02-22 | std: time: Avoid to use "was created" in elapsed() description | Boqun Feng | -3/+3 |
| 2023-02-22 | Rollup merge of #107736 - tgross35:atomic-as-ptr, r=m-ou-se | Matthias Krüger | -3/+3 |
| 2023-02-22 | Quote more batch file arguments | Chris Denton | -1/+10 |
| 2023-02-21 | Move `rename_directory` from ui-fulldeps to std | Chris Denton | -0/+16 |
| 2023-02-21 | Remove unused FileDesc::get_cloexec | Tomasz Miąsko | -5/+0 |
| 2023-02-21 | Rollup merge of #108272 - MrNossiom:master, r=thomcc | Dylan DPC | -1/+1 |
| 2023-02-21 | Rollup merge of #108105 - majaha:patch-1, r=cuviper | Dylan DPC | -6/+10 |
| 2023-02-20 | Explain the default panic hook better | Matt Harding | -6/+10 |
| 2023-02-20 | use UpperCamelCase | Milo Moisson | -1/+1 |
| 2023-02-20 | docs: wrong naming convention in struct keyword doc | Milo Moisson | -1/+1 |
| 2023-02-20 | Distribute libntdll.a with windows-gnu toolchains | Chris Denton | -47/+40 |
| 2023-02-19 | Use custom implementation of read_buf in Read for &'a FileDesc | Tomasz Miąsko | -0/+4 |
| 2023-02-19 | Rollup merge of #104659 - tshepang:reflow, r=workingjubilee | Dylan DPC | -2/+4 |
| 2023-02-18 | Auto merge of #107329 - joboet:optimize_lazylock, r=m-ou-se | bors | -17/+120 |
| 2023-02-17 | Implement `AsHandle`/`AsSocket` for `Arc`/`Rc`/`Box` on Windows | Dan Gohman | -0/+72 |
| 2023-02-17 | std: add regression test for #107466 | joboet | -0/+13 |
| 2023-02-17 | std: drop all messages in bounded channel when destroying the last receiver | joboet | -27/+109 |
| 2023-02-16 | std: replace generic thread parker with explicit no-op parker | joboet | -129/+17 |
| 2023-02-16 | Rollup merge of #106372 - joboet:solid_id_parking, r=m-ou-se | Dylan DPC | -179/+40 |
| 2023-02-15 | Suggest simpler fs helper methods in File::{open,create} | Kornel | -1/+10 |
| 2023-02-15 | Demonstrate I/O in File examples | Kornel | -0/+9 |
| 2023-02-14 | Revert to using `RtlGenRandom` | Chris Denton | -103/+31 |
| 2023-02-13 | Rollup merge of #107985 - alesito85:master, r=ChrisDenton | Matthias Krüger | -1/+6 |
| 2023-02-13 | Add another error to Windows file open fallback | alesito85 | -1/+6 |
| 2023-02-12 | Hermit: Remove floor symbol | Martin Kröning | -5/+0 |
| 2023-02-12 | Auto merge of #105671 - lukas-code:depreciate-char, r=scottmcm | bors | -5/+4 |
| 2023-02-11 | Auto merge of #106677 - tbu-:pr_less_doc_hidden_pub, r=scottmcm | bors | -4/+0 |
| 2023-02-11 | Rollup merge of #107900 - ChrisDenton:zero-header, r=thomcc | Dylan DPC | -0/+2 |
| 2023-02-11 | Rollup merge of #106001 - sdroege:glibc-skip-over-null-argv, r=ChrisDenton | Dylan DPC | -6/+22 |
| 2023-02-10 | Rename atomic 'as_mut_ptr' to 'as_ptr' to match Cell (ref #66893) | Trevor Gross | -3/+3 |
| 2023-02-10 | Zero the `REPARSE_MOUNTPOINT_DATA_BUFFER` header | Chris Denton | -0/+2 |
| 2023-02-10 | Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gates | Tobias Bucher | -4/+0 |
| 2023-02-09 | Allow wasi-libc to initialize its environment variables lazily. | Dan Gohman | -1/+7 |
| 2023-02-08 | Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dto... | Michael Goulet | -1/+0 |
| 2023-02-08 | Rollup merge of #107317 - ids1024:asfd-rc, r=dtolnay | Michael Goulet | -0/+16 |
| 2023-02-08 | std: add tracking issue for `RawOsError` | joboet | -2/+2 |
| 2023-02-06 | Rollup merge of #107714 - Wilfred:round_docs, r=m-ou-se | Matthias Krüger | -4/+4 |