| Age | Commit message (Expand) | Author | Lines |
| 2023-04-08 | Auto merge of #110076 - Nilstrieb:rollup-22yp01c, r=Nilstrieb | bors | -1/+1 |
| 2023-04-08 | Auto merge of #109995 - enkron:u/enkron/substitute-hardcoded-port-num-in-list... | bors | -1/+1 |
| 2023-04-08 | fix(tcp): remove redundant `format!` macro call | Sergei Belokon | -1/+1 |
| 2023-04-07 | Fix wrong type in docs: i16 -> u16 | Jörn Bethune | -1/+1 |
| 2023-04-07 | Inline try_from and try_into | Tomasz Miąsko | -0/+2 |
| 2023-04-07 | Auto merge of #110019 - jplatte:jplatte/stabilize-is-some-and, r=Amanieu | bors | -9/+3 |
| 2023-04-07 | Auto merge of #109990 - gwy15:remove-bufwriter-useless-mut-pointer, r=jyn514 | bors | -1/+1 |
| 2023-04-07 | Rollup merge of #109960 - thomcc:symlink-junction-buffer-overrun, r=ChrisDenton | Matthias Krüger | -9/+25 |
| 2023-04-07 | Rollup merge of #109806 - Zoxc:gnu-tls, r=pnkfelix | Matthias Krüger | -1/+3 |
| 2023-04-06 | Stabilize is_some_and | Jonas Platte | -9/+3 |
| 2023-04-06 | chore(tcp): change the hardcoded port number to `port` var | Sergei Belokon | -1/+1 |
| 2023-04-06 | Remove an unnecessary `mut` in `BufWriter::into_parts`. | 管唯宇 | -1/+1 |
| 2023-04-05 | Derive String's PartialEq implementation | Konrad Borowski | -9/+1 |
| 2023-04-05 | Fix buffer overrun in (test-only) symlink_junction | Thom Chiovoloni | -9/+25 |
| 2023-04-05 | Auto merge of #94786 - joshlf:patch-5, r=dtolnay | bors | -0/+7 |
| 2023-04-04 | Rollup merge of #109883 - skaunov:patch-1, r=thomcc | Yuki Okushi | -1/+1 |
| 2023-04-03 | Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-04-03 | Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrum | bors | -51/+19 |
| 2023-04-03 | Rollup merge of #109722 - hermitcore:read, r=Mark-Simulacrum | Matthias Krüger | -7/+24 |
| 2023-04-03 | Add links to <cell.rs> | Sergey Kaunov | -1/+1 |
| 2023-04-02 | Auto merge of #109852 - Nilstrieb:rollup-g3mgxxw, r=Nilstrieb | bors | -3/+3 |
| 2023-04-02 | Rollup merge of #109840 - taiki-e:typo, r=ChrisDenton | Nilstrieb | -1/+1 |
| 2023-04-02 | Rollup merge of #109839 - sartak:iter-grammar, r=scottmcm | Nilstrieb | -2/+2 |
| 2023-04-02 | Auto merge of #109701 - Amanieu:binaryheap_retain, r=ChrisDenton | bors | -3/+1 |
| 2023-04-01 | Auto merge of #109483 - joboet:optimize_lazycell, r=Mark-Simulacrum | bors | -11/+77 |
| 2023-04-02 | Fix typo in std/src/os/fd/owned.rs | Taiki Endo | -1/+1 |
| 2023-04-01 | Improve grammar of Iterator.partition_in_place | Shawn M Moore | -2/+2 |
| 2023-03-31 | Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddle | Guillaume Gomez | -50/+100 |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -0/+14 |
| 2023-03-31 | Workaround #109797 on windows-gnu | John Kåre Alsaker | -1/+3 |
| 2023-03-31 | Rollup merge of #109793 - lukas-code:negative-impl-comment, r=scottmcm | Matthias Krüger | -0/+1 |
| 2023-03-31 | Rollup merge of #109784 - beetrees:riscv32-time64, r=cuviper | Matthias Krüger | -14/+36 |
| 2023-03-31 | Rollup merge of #109598 - veera-sivarajan:improve-wording, r=thomcc | Matthias Krüger | -2/+2 |
| 2023-03-30 | Replace doc(primitive) with rustc_doc_primitive | Guillaume Gomez | -50/+100 |
| 2023-03-30 | add comment to `impl !Error for &str` | Lukas Markeffsky | -0/+1 |
| 2023-03-30 | Refactor glibc time64 support, riscv32 always has 64-bit `time_t` | beetrees | -14/+36 |
| 2023-03-30 | fix typo and adjust comment | joboet | -2/+2 |
| 2023-03-30 | core: use `pointer::write` to cleanup `LazyCell` initialization | joboet | -8/+7 |
| 2023-03-30 | core: improve code documentation for `LazyCell` | joboet | -5/+24 |
| 2023-03-30 | core: optimize `LazyCell` size | joboet | -11/+59 |
| 2023-03-30 | Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitor | bors | -20/+20 |
| 2023-03-30 | Rollup merge of #106985 - jofas:106746-fix, r=ChrisDenton | Yuki Okushi | -20/+20 |
| 2023-03-30 | Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-se | bors | -120/+144 |
| 2023-03-30 | removed deprecated markdown links from documentation | jofas | -6/+0 |
| 2023-03-30 | Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive fixes. | William D. Jones | -1/+1 |
| 2023-03-30 | Auto merge of #107221 - kleisauke:getentropy-emscripten, r=ChrisDenton | bors | -2/+3 |
| 2023-03-29 | Em dashes are cooler than hyphens. | Mara Bos | -1/+1 |
| 2023-03-29 | Documentation updates to better share the purpose of OnceCell/OnceLock | Trevor Gross | -28/+76 |
| 2023-03-29 | Stabilize a portion of 'once_cell' | Trevor Gross | -92/+68 |
| 2023-03-29 | Rollup merge of #109693 - workingjubilee:maybe-unconstify-alloc, r=fee1-dead | Matthias Krüger | -54/+19 |