| Age | Commit message (Expand) | Author | Lines |
| 2022-12-30 | std: rename `Parker::new` to `Parker::new_in_place`, add safe `Parker::new` c... | joboet | -24/+16 |
| 2022-12-29 | std: pass hint to id-based parking functions | joboet | -13/+13 |
| 2022-12-29 | std: unify id-based thread parking implementations | joboet | -231/+208 |
| 2022-12-29 | Auto merge of #105590 - solid-rs:patch/kmc-solid/thread-lifecycle-ordering, r... | bors | -9/+16 |
| 2022-12-29 | Auto merge of #105741 - pietroalbini:pa-1.68-nightly, r=Mark-Simulacrum | bors | -721/+99 |
| 2022-12-28 | Rollup merge of #106161 - meithecatte:iter-find-position, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2022-12-28 | Rollup merge of #105998 - RalfJung:no-unwind-panic-msg, r=thomcc | Matthias Krüger | -1/+5 |
| 2022-12-28 | Rollup merge of #105497 - albertlarsan68:doc-panic-hook-and-catch-unwind, r=m... | Matthias Krüger | -0/+3 |
| 2022-12-28 | Rollup merge of #105359 - flba-eb:thread_local_key_sentinel_value, r=m-ou-se | Matthias Krüger | -8/+17 |
| 2022-12-28 | Rollup merge of #104493 - adamncasey:cgroupzeroperiod, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2022-12-28 | Rollup merge of #104402 - joboet:sync_remutex, r=m-ou-se | Matthias Krüger | -4/+5 |
| 2022-12-28 | Clarify catch_unwind docs about panic hooks | Albert Larsan | -0/+3 |
| 2022-12-28 | fix custom mir doc tests | Lukas Markeffsky | -2/+4 |
| 2022-12-28 | fix documenting private items of standard library | Lukas Markeffsky | -11/+18 |
| 2022-12-28 | delete more `cfg(bootstrap)` | Lukas Markeffsky | -19/+6 |
| 2022-12-28 | Update bootstrap cfg | Pietro Albini | -655/+37 |
| 2022-12-28 | update stabilization version numbers | Pietro Albini | -34/+34 |
| 2022-12-28 | Rollup merge of #106172 - estebank:suggest-impl-trait, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-12-28 | Auto merge of #106209 - fee1-dead-contrib:rollup-47ysdcu, r=fee1-dead | bors | -69/+118 |
| 2022-12-28 | adjust message on non-unwinding panic | Ralf Jung | -1/+5 |
| 2022-12-28 | Rollup merge of #106184 - albertlarsan68:docs-106154, r=Nilstrieb | fee1-dead | -1/+1 |
| 2022-12-28 | Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errors | fee1-dead | -0/+5 |
| 2022-12-28 | Rollup merge of #104708 - jonasspinner:fix-backoff-doc-to-match-implementatio... | fee1-dead | -1/+1 |
| 2022-12-28 | Rollup merge of #104024 - noeddl:unused-must-use, r=compiler-errors | fee1-dead | -1/+1 |
| 2022-12-28 | Rollup merge of #103945 - H4x5:remove-iter-empty-hack, r=compiler-errors | fee1-dead | -6/+1 |
| 2022-12-28 | Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514 | fee1-dead | -60/+109 |
| 2022-12-28 | Auto merge of #103881 - ChayimFriedman2:patch-2, r=compiler-errors | bors | -8/+9 |
| 2022-12-28 | Auto merge of #100539 - joboet:horizon_timeout_clock, r=thomcc | bors | -2/+4 |
| 2022-12-27 | Auto merge of #106193 - compiler-errors:rollup-0l54wka, r=compiler-errors | bors | -10/+17 |
| 2022-12-27 | Fix `core::any` mod-level docs | Albert Larsan | -1/+1 |
| 2022-12-27 | Rollup merge of #106189 - alexhrao:master, r=Nilstrieb | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #106187 - ChayimFriedman2:patch-4, r=compiler-errors | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #106179 - RetroSeven:typo_fix, r=compiler-errors | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #103718 - matklad:infer-lazy, r=dtolnay | Michael Goulet | -7/+14 |
| 2022-12-27 | Fix UnsafeCell Documentation Spelling Error | Alex Rao | -1/+1 |
| 2022-12-27 | Auto merge of #97176 - kraktus:cmd_debug, r=the8472 | bors | -8/+173 |
| 2022-12-27 | Update the documentation of `Vec` to use `extend(array)` instead of `extend(a... | Chayim Refael Friedman | -1/+1 |
| 2022-12-27 | Fix a formatting error | RetroSeven | -1/+1 |
| 2022-12-27 | More verbose `Debug` implementation of `std::process:Command` | kraktus | -8/+173 |
| 2022-12-26 | Suggest `impl Iterator` when possible for `_` return type | Esteban Küber | -0/+1 |
| 2022-12-26 | Iterator::find: link to Iterator::position in docs for discoverability | Maja Kądziołka | -0/+3 |
| 2022-12-25 | Auto merge of #105997 - RalfJung:immediate-abort, r=eholk | bors | -7/+9 |
| 2022-12-25 | Auto merge of #106112 - RalfJung:into-iter, r=thomcc | bors | -2/+27 |
| 2022-12-24 | Auto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay | bors | -15/+37 |
| 2022-12-24 | Auto merge of #106111 - matthiaskrgr:rollup-nnpoe5h, r=matthiaskrgr | bors | -12/+12 |
| 2022-12-24 | add tracking issue, fix typo | Ralf Jung | -3/+3 |
| 2022-12-24 | add lib tests for vec::IntoIter alignment issues | Ralf Jung | -2/+27 |
| 2022-12-24 | Rollup merge of #106032 - mcha-forks:lfs-musl-fix, r=thomcc | Matthias Krüger | -12/+12 |
| 2022-12-24 | Auto merge of #106081 - mina86:c, r=Mark-Simulacrum | bors | -1/+5 |
| 2022-12-23 | fix one more unaligned self.ptr, and add tests | Ralf Jung | -1/+1 |