| Age | Commit message (Expand) | Author | Lines |
| 2022-09-10 | Better documentation for env::home_dir()'s broken behaviour | Tim Hutt | -1/+8 |
| 2022-09-10 | Explicitly link kernel32.lib from alloc | Chris Denton | -0/+1 |
| 2022-09-09 | Auto merge of #101617 - Dylan-DPC:rollup-iiy4ipc, r=Dylan-DPC | bors | -18/+20 |
| 2022-09-09 | Rollup merge of #101366 - ChrisDenton:unc-forward-slash, r=m-ou-se | Dylan DPC | -18/+20 |
| 2022-09-09 | std: use futex-based locks and thread parker on Hermit | joboet | -452/+48 |
| 2022-09-09 | doc: fix minor typo | Akhilesh Singhania | -1/+1 |
| 2022-09-08 | Rollup merge of #101423 - mkroening:hermit-warnings, r=sanxiyn | Michael Goulet | -4/+0 |
| 2022-09-08 | Rollup merge of #101422 - mkroening:hermit-file-time, r=joshtriplett | Dylan DPC | -0/+12 |
| 2022-09-07 | Stabilize `#![feature(mixed_integer_ops)]` | Jacob Pratt | -1/+0 |
| 2022-09-07 | Auto merge of #101544 - matthiaskrgr:rollup-4urx917, r=matthiaskrgr | bors | -0/+15 |
| 2022-09-07 | Auto merge of #101476 - ChrisDenton:BCryptRandom-fix, r=thomcc | bors | -20/+88 |
| 2022-09-07 | stdio: Document no support for writing to non-blocking stdio/stderr | Usama Arif | -0/+15 |
| 2022-09-07 | Don't break windows/rand for miri | Chris Denton | -0/+12 |
| 2022-09-06 | Open a BCrypt algorithm handle | Chris Denton | -20/+76 |
| 2022-09-06 | Fix compile errors for uwp-windows-msvc targets | Chris Denton | -1/+1 |
| 2022-09-06 | Rollup merge of #101426 - beetrees:dup-no-stdio, r=thomcc | Yuki Okushi | -1/+2 |
| 2022-09-06 | Rollup merge of #101404 - joboet:always_cleanup_stdout, r=joshtriplett | Yuki Okushi | -8/+17 |
| 2022-09-05 | Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk | Dylan DPC | -1/+1 |
| 2022-09-05 | std: clarify semantics of SGX parker | joboet | -15/+29 |
| 2022-09-05 | std: fix cleanup for uninitialized stdout (#101375) | joboet | -8/+17 |
| 2022-09-04 | Auto merge of #100576 - joboet:movable_const_remutex, r=Mark-Simulacrum | bors | -165/+39 |
| 2022-09-05 | Hermit: Remove unused socklen_t (dead_code) | Martin Kröning | -2/+0 |
| 2022-09-05 | Hermit: Fix unused_imports | Martin Kröning | -2/+0 |
| 2022-09-05 | Hermit: Add File::set_time stub | Martin Kröning | -0/+12 |
| 2022-09-04 | Rollup merge of #101394 - CAD97:patch-3, r=Mark-Simulacrum | Matthias Krüger | -1/+4 |
| 2022-09-04 | Make code worling w/ pointers in `library/std/src/sys/sgx/abi/usercalls/alloc... | Maybe Waffle | -14/+14 |
| 2022-09-04 | Don't duplicate file descriptors into stdio fds | beetrees | -1/+2 |
| 2022-09-03 | Forbid mixing `System` with sytem allocator calls | Christopher Durham | -1/+4 |
| 2022-09-03 | more clippy::perf fixes | Matthias Krüger | -1/+1 |
| 2022-09-03 | updated description of File struct in std::fs | Bart Massey | -1/+1 |
| 2022-09-03 | std: make `ReentrantMutex` movable and `const`; simplify `Stdout` initialization | joboet | -165/+39 |
| 2022-09-03 | Restore old behaviour on broken UNC paths | Chris Denton | -18/+20 |
| 2022-09-03 | Rollup merge of #101330 - wkordalski:hashset-drain-doc, r=jyn514 | Dylan DPC | -1/+1 |
| 2022-09-03 | Rollup merge of #101325 - ChrisDenton:BCRYPT_RNG_ALG_HANDLE, r=thomcc | Dylan DPC | -5/+38 |
| 2022-09-02 | Fix compilation of the doc tests on Windows. | Dan Gohman | -0/+4 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -14/+63 |
| 2022-09-02 | Rollup merge of #101260 - ChrisDenton:attribute-tag, r=thomcc | Matthias Krüger | -8/+24 |
| 2022-09-02 | Fix `std::collections::HashSet::drain` documentation | Wojciech Kordalski | -1/+1 |
| 2022-09-02 | Use `BCRYPT_RNG_ALG_HANDLE` by default | Chris Denton | -5/+38 |
| 2022-09-02 | Rollup merge of #97739 - a2aaron:let_underscore, r=estebank | Guillaume Gomez | -0/+3 |
| 2022-09-01 | Update outdated comment about output capturing in print_to. | Mara Bos | -4/+4 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -8/+8 |
| 2022-09-01 | unix_sigpipe: Make `sigpipe` param docs long-form | Martin Nordholts | -4/+20 |
| 2022-09-01 | Use `FILE_ATTRIBUTE_TAG_INFO` to get reparse tag | Chris Denton | -8/+24 |
| 2022-08-31 | unix_sigpipe: Add docs for `init()` `sigpipe` param | Martin Nordholts | -0/+4 |
| 2022-08-31 | unix_sigpipe: Inline compiler sigpipe constants in std | Martin Nordholts | -3/+9 |
| 2022-08-31 | Avoid needless buffer zeroing in `std::sys::windows::fs` | Thom Chiovoloni | -14/+24 |
| 2022-08-31 | Correct typo | Dezhi Wu | -1/+1 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -8/+8 |
| 2022-08-31 | Rollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisDenton | Matthias Krüger | -28/+55 |