| Age | Commit message (Expand) | Author | Lines |
| 2023-02-13 | Rollup merge of #107654 - pitaj:reword-integral-modules, r=thomcc | Dylan DPC | -36/+12 |
| 2023-02-13 | Auto merge of #107191 - Voultapher:reverse-timsort-scan-direction, r=thomcc | bors | -220/+271 |
| 2023-02-12 | Hermit: Remove floor symbol | Martin Kröning | -5/+0 |
| 2023-02-12 | Rollup merge of #107954 - RalfJung:tree-borrows-fix, r=m-ou-se | Matthias Krüger | -3/+3 |
| 2023-02-12 | Rollup merge of #107943 - compiler-errors:document-pointer-like, r=jyn514 | Matthias Krüger | -1/+4 |
| 2023-02-12 | Add a doc note about why `Chain` is not `ExactSizeIterator` | Scott McMurray | -0/+21 |
| 2023-02-12 | avoid mixing accesses of ptrs derived from a mutable ref and parent ptrs | Ralf Jung | -3/+3 |
| 2023-02-12 | Auto merge of #105671 - lukas-code:depreciate-char, r=scottmcm | bors | -42/+20 |
| 2023-02-12 | Auto merge of #107894 - Voultapher:improve-heapsort-fallback, r=scottmcm | bors | -2/+5 |
| 2023-02-12 | Document PointerLike | Michael Goulet | -1/+4 |
| 2023-02-11 | Auto merge of #106677 - tbu-:pr_less_doc_hidden_pub, r=scottmcm | bors | -122/+48 |
| 2023-02-11 | Auto merge of #107167 - the8472:rawvec-simpler-layout, r=thomcc | bors | -5/+12 |
| 2023-02-11 | Split branches in heapsort child selection | Lukas Bergdoll | -1/+6 |
| 2023-02-11 | Rollup merge of #107900 - ChrisDenton:zero-header, r=thomcc | Dylan DPC | -0/+2 |
| 2023-02-11 | Rollup merge of #107878 - workingjubilee:new-size-means-bytes, r=scottmcm | Dylan DPC | -4/+5 |
| 2023-02-11 | Rollup merge of #106001 - sdroege:glibc-skip-over-null-argv, r=ChrisDenton | Dylan DPC | -6/+22 |
| 2023-02-11 | Add array::map benchmarks | kadmin | -0/+20 |
| 2023-02-10 | Rename atomic 'as_mut_ptr' to 'as_ptr' to match Cell (ref #66893) | Trevor Gross | -9/+9 |
| 2023-02-10 | Drop llvm14-builtins-abi with compiler_builtins 0.1.87 | Josh Stone | -1/+1 |
| 2023-02-10 | Have a function for the `log(0)` panic, rather than copy-pasting the string c... | Scott McMurray | -12/+38 |
| 2023-02-10 | Zero the `REPARSE_MOUNTPOINT_DATA_BUFFER` header | Chris Denton | -0/+2 |
| 2023-02-10 | Speedup heapsort by 1.5x by making it branchless | Lukas Bergdoll | -3/+1 |
| 2023-02-09 | Clarify `new_size` for realloc means bytes | Jubilee | -4/+5 |
| 2023-02-10 | Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gates | Tobias Bucher | -122/+48 |
| 2023-02-09 | Allow wasi-libc to initialize its environment variables lazily. | Dan Gohman | -1/+7 |
| 2023-02-09 | Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomez | Dylan DPC | -3/+3 |
| 2023-02-08 | Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dto... | Michael Goulet | -12/+18 |
| 2023-02-08 | Rollup merge of #107317 - ids1024:asfd-rc, r=dtolnay | Michael Goulet | -0/+16 |
| 2023-02-08 | Rollup merge of #107793 - joboet:raw_os_error_ty_tracking, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2023-02-08 | Rollup merge of #105641 - Amanieu:btree_cursor, r=m-ou-se | Matthias Krüger | -41/+957 |
| 2023-02-08 | std: add tracking issue for `RawOsError` | joboet | -2/+2 |
| 2023-02-08 | Rollup merge of #107776 - dbrgn:docs-string-reserve-headings, r=cuviper | Matthias Krüger | -2/+2 |
| 2023-02-08 | Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk | Matthias Krüger | -5/+6 |
| 2023-02-07 | Docs: Fix format of headings in String::reserve | Danilo Bargen | -2/+2 |
| 2023-02-07 | Rename PointerSized to PointerLike | Michael Goulet | -5/+6 |
| 2023-02-07 | Rollup merge of #107706 - tgross35:atomic-as-mut-ptr, r=m-ou-se | Matthias Krüger | -5/+5 |
| 2023-02-06 | Rollup merge of #107720 - tshepang:consistency, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-02-06 | Rollup merge of #107714 - Wilfred:round_docs, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2023-02-06 | Auto merge of #103761 - chenyukang:yukang/fix-103320-must-use, r=compiler-errors | bors | -6/+12 |
| 2023-02-06 | end entry paragprah with a period (.) | Tshepang Mbambo | -1/+1 |
| 2023-02-05 | Clarify wording on f64::round() and f32::round() | Wilfred Hughes | -4/+4 |
| 2023-02-05 | Mark 'atomic_mut_ptr' methods const | Trevor Gross | -5/+5 |
| 2023-02-05 | Fix typo in HashMap::with_capacity | Kiran Shila | -1/+1 |
| 2023-02-05 | Add `slice_ranges` safety comment | Markus Everling | -5/+12 |
| 2023-02-04 | Allow canonicalizing the `array::map` loop in trusted cases | Scott McMurray | -141/+234 |
| 2023-02-04 | Stop forcing `array::map` through an unnecessary `Result` | Scott McMurray | -57/+69 |
| 2023-02-04 | Stop using `into_iter` in `array::map` | Scott McMurray | -11/+99 |
| 2023-02-03 | docs: update fragment for Result impls | Michael Howell | -3/+3 |
| 2023-02-03 | reword descriptions of the deprecated int modules | Peter Jaszkowiak | -36/+12 |
| 2023-02-03 | Rollup merge of #107632 - ameknite:issue-107622-fix, r=jyn514 | Michael Goulet | -2/+4 |