| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2023-07-02 | Rollup merge of #113253 - nurmukhametdaniyar:rc_from_cstr_doc_fix, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-07-02 | downgrade compiler_builtins | Nilstrieb | -1/+2 |
| 2023-07-02 | Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubilee | Matthias Krüger | -6/+8 |
| 2023-07-02 | Rollup merge of #113147 - lizhanhui:fix_vec_from_raw_parts_doc_example, r=Mar... | Matthias Krüger | -14/+15 |
| 2023-07-02 | fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc | Daniyar Nurmukhamet | -1/+1 |
| 2023-07-01 | Auto merge of #111992 - ferrocene:pa-panic-abort-tests-bench, r=m-ou-se | bors | -118/+170 |
| 2023-07-01 | Auto merge of #113194 - lu-zero:intrinsics-inline, r=thomcc | bors | -3/+3 |
| 2023-07-01 | Return `Ok` on kill if process has already exited | Chris Denton | -14/+17 |
| 2023-07-01 | Rollup merge of #113153 - tshepang:patch-6, r=cuviper | Matthias Krüger | -4/+4 |
| 2023-07-01 | Rollup merge of #113072 - tshepang:patch-1, r=cuviper | Matthias Krüger | -40/+0 |
| 2023-06-30 | std docs: factorize literal in Barrier example | Guilliam Xavier | -6/+8 |
| 2023-06-30 | Mark wrapped intrinsics as inline(always) | Luca Barbato | -3/+3 |
| 2023-06-30 | Rollup merge of #107624 - tgross35:const-cstr-methods, r=dtolnay | Matthias Krüger | -8/+10 |
| 2023-06-29 | make HashMap::or_insert_with example more simple | Tshepang Mbambo | -4/+4 |
| 2023-06-29 | Fix document examples of Vec::from_raw_parts and Vec::from_raw_parts_in | Li Zhanhui | -14/+15 |
| 2023-06-29 | Rollup merge of #113054 - Rageking8:make-`rustc_on_unimplemented`-std-agnosti... | Matthias Krüger | -30/+60 |
| 2023-06-29 | Rollup merge of #112670 - petrochenkov:typriv, r=eholk | Matthias Krüger | -6/+6 |
| 2023-06-28 | Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-se | Dylan DPC | -60/+23 |
| 2023-06-27 | Rollup merge of #112628 - gootorov:box_alloc_partialeq, r=joshtriplett | Matthias Krüger | -9/+26 |
| 2023-06-27 | Make `rustc_on_unimplemented` std-agnostic | Rageking8 | -30/+60 |
| 2023-06-26 | str docs: remove "Basic usage" text where not useful | Tshepang Mbambo | -40/+0 |
| 2023-06-26 | Rollup merge of #112677 - the8472:remove-unusued-field, r=JohnTitor | Takayuki Maeda | -9/+1 |
| 2023-06-26 | Auto merge of #113024 - Jerrody:master, r=thomcc | bors | -1/+1 |
| 2023-06-26 | Auto merge of #111850 - the8472:external-step-by, r=scottmcm | bors | -36/+482 |
| 2023-06-25 | Mark the StepBy specialization as unsafe | The 8472 | -8/+8 |
| 2023-06-25 | StepBy<Range<{int <= usize}>> can be TrustedLen | The 8472 | -1/+7 |
| 2023-06-25 | doccomments for StepBy specializations | The 8472 | -0/+41 |
| 2023-06-25 | Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomcc | bors | -49/+44 |
| 2023-06-25 | Always inline primitive data types. | George | -1/+1 |
| 2023-06-25 | Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubilee | Matthias Krüger | -1/+0 |
| 2023-06-25 | Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2023-06-25 | Rollup merge of #112950 - tshepang:patch-4, r=Mark-Simulacrum | Matthias Krüger | -2/+8 |