| Age | Commit message (Expand) | Author | Lines |
| 2022-03-31 | Rollup merge of #95130 - workingjubilee:stably-finished, r=m-ou-se | Dylan DPC | -2/+1 |
| 2022-03-30 | Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-se | bors | -2/+81 |
| 2022-03-30 | Don't stabilize ScopedJoinHandle::is_finished yet. | Mara Bos | -1/+0 |
| 2022-03-30 | Auto merge of #95241 - Gankra:cleaned-provenance, r=workingjubilee | bors | -82/+101 |
| 2022-03-30 | remove now unnecessary lang items | lcnr | -2/+2 |
| 2022-03-30 | rework implementation for inherent impls for builtin types | lcnr | -0/+79 |
| 2022-03-30 | Rollup merge of #95452 - yaahc:termination-version-correction, r=ehuss | Dylan DPC | -13/+13 |
| 2022-03-30 | Rollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay | Dylan DPC | -3/+19 |
| 2022-03-29 | Warn that platform-specific behavior may change | Martin Pool | -1/+5 |
| 2022-03-29 | fix unix typedef | Aria Beingessner | -1/+1 |
| 2022-03-29 | mark FIXMES for all the places found that are probably offset_from | Aria Beingessner | -0/+2 |
| 2022-03-29 | cleanup some of the less terrifying library code | Aria Beingessner | -1/+1 |
| 2022-03-29 | revert changes that cast functions to raw pointers, portability hazard | Aria Beingessner | -11/+10 |
| 2022-03-29 | Make some linux/unix APIs better conform to strict provenance. | Alexis Beingessner | -36/+39 |
| 2022-03-29 | Make the stdlib largely conform to strict provenance. | Aria Beingessner | -57/+72 |
| 2022-03-29 | fix since field version for termination stabilization | Jane Lusby | -13/+13 |
| 2022-03-29 | Rollup merge of #95256 - thomcc:fix-unwind-safe, r=m-ou-se | Dylan DPC | -5/+15 |
| 2022-03-29 | Rollup merge of #93840 - yaahc:termination-stabilization-celebration-station,... | Dylan DPC | -24/+68 |
| 2022-03-29 | Indicate the correct error code in the `compile_fail` block. | Thom Chiovoloni | -1/+1 |
| 2022-03-29 | Auto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_darwin, r=m-ou-se | bors | -5/+8 |
| 2022-03-28 | Fix build on i686-apple-darwin systems | Marcus Calhoun-Lopez | -0/+3 |
| 2022-03-28 | Fix build on i686-apple-darwin systems | Marcus Calhoun-Lopez | -5/+5 |
| 2022-03-28 | Touch up ExitCode docs | Noa | -7/+26 |
| 2022-03-27 | Link to std::io's platform-specific behavior disclaimer | David Tolnay | -4/+13 |
| 2022-03-25 | std::process docs: linkify references to output, spawn and status | est31 | -7/+20 |
| 2022-03-24 | Document Linux kernel handoff in std::io::copy and std::fs::copy | Martin Pool | -2/+14 |
| 2022-03-23 | Add a `compile_fail` doctest to check that `io::Error: !UnwindSafe` | Thom Chiovoloni | -0/+9 |
| 2022-03-23 | Ensure io::Error's bitpacked repr doesn't accidentally impl UnwindSafe | Thom Chiovoloni | -5/+6 |
| 2022-03-23 | Auto merge of #95173 - m-ou-se:sys-locks-module, r=dtolnay | bors | -100/+133 |
| 2022-03-23 | Rollup merge of #91608 - workingjubilee:fold-neon-fp, r=nagisa,Amanieu | Dylan DPC | -1/+0 |
| 2022-03-22 | Fold aarch64 feature +fp into +neon | Jubilee Young | -1/+0 |
| 2022-03-22 | Move std::sys::{mutex, condvar, rwlock} to std::sys::locks. | Mara Bos | -40/+64 |
| 2022-03-22 | add some fix | ZHANGWENTAI | -3/+4 |
| 2022-03-22 | fix the lint problem | ZHANGWENTAI | -1/+1 |
| 2022-03-22 | update Termination trait docs | ZHANGWENTAI | -0/+4 |
| 2022-03-22 | Auto merge of #95158 - sunfishcode:sunfishcode/windows-8, r=joshtriplett | bors | -2/+24 |
| 2022-03-21 | Move pthread locks to own module. | Mara Bos | -60/+69 |
| 2022-03-20 | Add a testcase. | Dan Gohman | -0/+6 |
| 2022-03-20 | Preserve the Windows `GetLastError` error in `HandleOrInvalid`. | Dan Gohman | -2/+18 |
| 2022-03-20 | Rollup merge of #95114 - ChrisDenton:symlink-test, r=the8472 | Matthias Krüger | -2/+9 |
| 2022-03-20 | Rollup merge of #94749 - RalfJung:remove-dir-all-miri, r=cuviper | Matthias Krüger | -6/+7 |
| 2022-03-19 | Stabilize thread::is_finished | Jubilee Young | -2/+2 |
| 2022-03-19 | Skip a test if symlink creation is not possible | Chris Denton | -2/+9 |
| 2022-03-19 | Rollup merge of #94650 - ChrisDenton:windows-absolute-fix, r=dtolnay | Dylan DPC | -7/+7 |
| 2022-03-19 | Rollup merge of #93858 - krallin:process-process_group, r=dtolnay | Dylan DPC | -2/+90 |
| 2022-03-19 | Rollup merge of #94984 - ericseppanen:cstr_from_bytes, r=Mark-Simulacrum | Dylan DPC | -0/+106 |
| 2022-03-19 | Rollup merge of #93692 - mfrw:mfrw/document-keyword-in, r=dtolnay | Dylan DPC | -0/+14 |
| 2022-03-19 | Rollup merge of #93263 - sunfishcode:sunfishcode/detatched-console-handle, r=... | Dylan DPC | -16/+100 |
| 2022-03-19 | Rollup merge of #92663 - cuviper:generic-write-cursor, r=dtolnay | Dylan DPC | -51/+86 |
| 2022-03-19 | Rollup merge of #92612 - atopia:update-lib-l4re, r=dtolnay | Dylan DPC | -17/+809 |