| Age | Commit message (Expand) | Author | Lines |
| 2023-07-14 | Rollup merge of #113662 - pedroclobo:vec-deque-rotate, r=thomcc | Matthias Krüger | -25/+25 |
| 2023-07-14 | Auto merge of #113113 - Amanieu:box-vec-zst, r=Mark-Simulacrum | bors | -25/+114 |
| 2023-07-14 | Rollup merge of #113618 - tshepang:patch-1, r=jyn514 | Matthias Krüger | -2/+2 |
| 2023-07-14 | Rollup merge of #112525 - hermitcore:devel, r=m-ou-se | Matthias Krüger | -5/+4 |
| 2023-07-13 | Fix VecDeque's rotate_left and rotate_right panic tests | Pedro Lobo | -2/+2 |
| 2023-07-13 | Rename VecDeque's rotate_left and rotate_right parameters | Pedro Lobo | -23/+23 |
| 2023-07-13 | Eliminate ZST allocations in `Box` and `Vec` | Amanieu d'Antras | -25/+114 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -2/+4 |
| 2023-07-12 | Flip cfg's for bootstrap bump | Mark Rousskov | -69/+12 |
| 2023-07-12 | Replace version placeholder to 1.72 | Mark Rousskov | -7/+7 |
| 2023-07-12 | avoid ambiguous word | Tshepang Mbambo | -1/+1 |
| 2023-07-12 | use latest version of hermit-abi | Stefan Lankes | -1/+1 |
| 2023-07-12 | fix usage of Timespec om the target hermit | Stefan Lankes | -2/+2 |
| 2023-07-12 | define hermit_abi as public depedenceny | Stefan Lankes | -1/+1 |
| 2023-07-12 | add support of available_parallelism for target hermit | Stefan Lankes | -2/+1 |
| 2023-07-12 | update ancient note | Tshepang Mbambo | -2/+2 |
| 2023-07-11 | Auto merge of #103754 - SUPERCILEX:filled-mut, r=m-ou-se | bors | -0/+7 |
| 2023-07-11 | Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil... | bors | -0/+1 |
| 2023-07-11 | Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieu | bors | -47/+58 |
| 2023-07-11 | Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obk | bors | -0/+2 |
| 2023-07-10 | Correct the Android stat struct definitions | Chris Wailes | -47/+58 |
| 2023-07-10 | Auto merge of #94748 - tbu-:pr_file_arc, r=Amanieu | bors | -32/+65 |
| 2023-07-10 | Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee | bors | -1/+1 |
| 2023-07-09 | move personality to sys | Gus Caplan | -1/+1 |
| 2023-07-10 | Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubilee | bors | -36/+53 |
| 2023-07-09 | move pal cfgs in f32 and f64 to sys | Gus Caplan | -36/+53 |
| 2023-07-09 | Rollup merge of #113493 - the8472:spec-iocopy-slice, r=Mark-Simulacrum | Matthias Krüger | -3/+116 |
| 2023-07-09 | Rollup merge of #113469 - JohnTitor:rm-default-free-fn, r=Amanieu | Matthias Krüger | -45/+0 |
| 2023-07-09 | additional io::copy specializations | The 8472 | -3/+116 |
| 2023-07-08 | Rollup merge of #113064 - marcospb19:add-note-in-vec-swap-docs, r=Mark-Simula... | Matthias Krüger | -0/+2 |
| 2023-07-08 | Remove `default_free_fn` feature | Yuki Okushi | -45/+0 |
| 2023-07-07 | Sync portable-simd to 2023 July 07 | Jubilee Young | -133/+338 |
| 2023-07-06 | Rollup merge of #113318 - tgross35:113283-allocator-trait-eq, r=m-ou-se | Michael Goulet | -26/+9 |
| 2023-07-06 | Rollup merge of #112008 - intruder-kat:master, r=Nilstrieb | Michael Goulet | -2/+2 |
| 2023-07-06 | Auto merge of #113269 - jyn514:update-compiler-builtins, r=Amanieu | bors | -2/+1 |
| 2023-07-06 | Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors | fee1-dead | -26/+26 |
| 2023-07-05 | Auto merge of #113287 - RalfJung:miri-test-libstd, r=JohnTitor | bors | -1/+1 |
| 2023-07-05 | Rollup merge of #113356 - he32:netbsd-riscv64, r=oli-obk | Michael Goulet | -1/+6 |
| 2023-07-05 | Update compiler-builtins to 0.1.95 | jyn | -2/+1 |
| 2023-07-05 | Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd. | Havard Eidnes | -1/+6 |
| 2023-07-05 | Revert "use c literals in library" | León Orell Valerian Liehr | -23/+25 |
| 2023-07-05 | Revert "fix ptr cast" | León Orell Valerian Liehr | -9/+7 |
| 2023-07-05 | Auto merge of #112594 - ChrisDenton:process=-kill, r=Amanieu | bors | -14/+32 |
| 2023-07-05 | Workaround for old android not having echo | Chris Denton | -1/+8 |
| 2023-07-04 | Revert "alloc: Allow comparing `Box`s over different allocators" | Trevor Gross | -26/+9 |
| 2023-07-04 | Test Child::kill behaviour on exited process | Chris Denton | -0/+8 |
| 2023-07-03 | Add diagnostic items for `<*mut _>::is_null` and `<*const _>::is_null` | Urgau | -0/+2 |
| 2023-07-03 | enable test_join test in Miri | Ralf Jung | -1/+1 |
| 2023-07-03 | Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgr | bors | -1/+1 |
| 2023-07-02 | Update std to backtrace 0.3.68 | Jubilee Young | -3/+3 |