| Age | Commit message (Expand) | Author | Lines |
| 2023-12-08 | std: getrandom simplification for freebsd. | David Carlier | -11/+1 |
| 2023-12-08 | OnceLock: Rework example, statics aren't dropped | Ian Rees | -14/+25 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -6/+1169 |
| 2023-12-07 | add teeos std impl | 袁浩 | -6/+1169 |
| 2023-12-07 | Add emulated TLS support | quininer | -1/+7 |
| 2023-12-06 | library: fix comment about const assert in win api | klensy | -1/+1 |
| 2023-12-06 | Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errors | bors | -1/+1 |
| 2023-12-06 | Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper | bors | -1/+29 |
| 2023-12-06 | std: xous: take eh_frame address from main args | Sean Cross | -1/+28 |
| 2023-12-05 | fmt | Zachary S | -4/+1 |
| 2023-12-06 | Auto merge of #118547 - alexcrichton:invert-common-net-inclusion, r=workingju... | bors | -8/+8 |
| 2023-12-05 | Specify behavior if the closure passed to *Guard::*map panics. | Zachary S | -69/+364 |
| 2023-12-05 | fix MappedMutexGuard::(try_)map doc typo. | Zachary S | -2/+2 |
| 2023-12-05 | Add MappedMutexGuard and MappedRwLock*Guard tests. | Zachary S | -2/+133 |
| 2023-12-05 | Fix Condvar typo, add public re-exports of Mapped*Guard. | Zachary S | -2/+6 |
| 2023-12-05 | Add comment about `Mapped(Mutex|RwLockWrite)Guard` variance. | Zachary S | -35/+43 |
| 2023-12-05 | Implmement `MappedRwLock(Read|Write)Guard`. | Zachary S | -3/+355 |
| 2023-12-05 | Implement `MappedMutexGuard`. | Zachary S | -0/+193 |
| 2023-12-05 | Allow cloning `poison::Guard`s. | Zachary S | -0/+1 |
| 2023-12-05 | Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubilee | Michael Goulet | -1/+1 |
| 2023-12-04 | Specialize `count` too | Benoît du Garreau | -0/+44 |
| 2023-12-04 | `HashMap`/`HashSet`: forward `fold` implementations of iterators | Benoît du Garreau | -0/+130 |
| 2023-12-03 | library: use c string literals | klensy | -26/+26 |
| 2023-12-03 | Auto merge of #118487 - RalfJung:exposed-provenance, r=thomcc | bors | -0/+1 |
| 2023-12-02 | Auto merge of #118484 - blyxxyz:os-str-slice, r=BurntSushi | bors | -2/+131 |
| 2023-12-02 | std: Invert logic for inclusion of `sys_common::net` | Alex Crichton | -8/+8 |
| 2023-12-02 | Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin... | bors | -1/+2 |
| 2023-12-02 | Add substring API for `OsStr` | Jan Verbeek | -2/+131 |
| 2023-12-01 | Auto merge of #117248 - ChrisDenton:ci-symlink, r=m-ou-se | bors | -1/+1 |
| 2023-11-30 | move exposed-provenance APIs into separate feature gate and explain the relat... | Ralf Jung | -0/+1 |
| 2023-11-29 | Rollup merge of #116839 - joboet:xous_thread_parking, r=m-ou-se | Matthias Krüger | -1/+95 |
| 2023-11-28 | Rollup merge of #118222 - the8472:copy-use-vec-write, r=m-ou-se | Matthias Krüger | -107/+91 |
| 2023-11-28 | Rollup merge of #118193 - max-heller:command-typo, r=m-ou-se | Matthias Krüger | -1/+1 |
| 2023-11-28 | Rollup merge of #118299 - frewsxcv:patch-2, r=cuviper | Matthias Krüger | -9/+41 |
| 2023-11-26 | unify read_to_end and io::copy impls for reading into a Vec | The 8472 | -107/+91 |
| 2023-11-26 | Use inner docs to fix links | Caleb Zulawski | -1/+2 |
| 2023-11-26 | Making `User<T>` and `User<[T]>` `Send` | Raoul Strackx | -0/+6 |
| 2023-11-26 | Clean dead codes | r0cky | -8/+0 |
| 2023-11-25 | Update `OnceLock` documentation to give a concrete 'lazy static' example, and... | Corey Farwell | -9/+41 |
| 2023-11-24 | Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomcc | Matthias Krüger | -1/+1 |
| 2023-11-24 | Rollup merge of #117656 - ChrisDenton:invalid, r=thomcc | Matthias Krüger | -7/+8 |
| 2023-11-24 | Rollup merge of #116807 - seanlinsley:patch-2, r=thomcc | Matthias Krüger | -0/+4 |
| 2023-11-23 | Auto merge of #98943 - WilliamVenner:feat/bufread_skip_until, r=dtolnay | bors | -0/+114 |
| 2023-11-23 | Fix tracking issue of Windows ExitCodeExt | David Tolnay | -3/+3 |
| 2023-11-23 | Auto merge of #115159 - solid-rs:patch/kmc-solid/io-safety, r=workingjubilee | bors | -132/+371 |
| 2023-11-22 | add missing period in `std::process::Command` docs | Max Heller | -1/+1 |
| 2023-11-22 | x fmt library/std | Chris Denton | -3/+2 |
| 2023-11-22 | redundant_slicing | Chris Denton | -1/+1 |
| 2023-11-22 | cmp_null | Chris Denton | -2/+2 |
| 2023-11-22 | manual_range_contains | Chris Denton | -2/+2 |