| Age | Commit message (Expand) | Author | Lines |
| 2025-03-01 | Rollup merge of #137730 - RalfJung:checked_ilog_tests, r=tgross35 | Matthias Krüger | -18/+56 |
| 2025-02-28 | Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2025-02-28 | Rollup merge of #137551 - folkertdev:import-simd-intrinsics, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-02-28 | Rollup merge of #137197 - scottmcm:cmp-20, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2025-02-27 | checked_ilog tests: deal with a bit of float imprecision | Ralf Jung | -18/+56 |
| 2025-02-27 | make `simd_insert` and `simd_extract` `const fn`s | Folkert de Vries | -2/+2 |
| 2025-02-27 | Rollup merge of #137480 - fuzzypixelz:fix/124466, r=workingjubilee | Matthias Krüger | -1/+10 |
| 2025-02-27 | Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdev | Matthias Krüger | -5/+135 |
| 2025-02-27 | require trait impls to have matching const stabilities as the traits | Deadbeef | -0/+4 |
| 2025-02-26 | Rollup merge of #137620 - SergioGasquez:fix/espidf-maybeunit, r=ChrisDenton | León Orell Valerian Liehr | -1/+1 |
| 2025-02-26 | Rollup merge of #136187 - hkBst:patch-27, r=workingjubilee | León Orell Valerian Liehr | -36/+37 |
| 2025-02-26 | Rollup merge of #134585 - cyrgani:uninit_array, r=Amanieu | León Orell Valerian Liehr | -36/+0 |
| 2025-02-26 | Fix Windows `Command` search path bug | Chris Denton | -1/+2 |
| 2025-02-26 | Rollup merge of #137614 - xizheyin:issue-134874, r=cuviper | León Orell Valerian Liehr | -2/+2 |
| 2025-02-26 | Rollup merge of #137311 - martn3:enable-f16-mips, r=tgross35 | León Orell Valerian Liehr | -1/+0 |
| 2025-02-26 | Rollup merge of #137154 - thaliaarchi:wtf8-fast-paths, r=ChrisDenton | León Orell Valerian Liehr | -3/+27 |
| 2025-02-25 | Auto merge of #137594 - RalfJung:miri-sync, r=RalfJung | bors | -0/+1 |
| 2025-02-25 | Auto merge of #137608 - fmease:rollup-h4siso6, r=fmease | bors | -1/+1 |
| 2025-02-25 | fix: attr cast for espidf | Sergio Gasquez | -1/+1 |
| 2025-02-25 | fix doc in library/core/src/pin.rs | xizheyin | -2/+2 |
| 2025-02-25 | Rollup merge of #137515 - tgross35:update-builtins, r=tgross35 | León Orell Valerian Liehr | -4/+4 |
| 2025-02-25 | Use `.expect(..)` instead | Mahmoud Mazouz | -5/+10 |
| 2025-02-25 | Rollup merge of #137576 - goffrie:setvalzst, r=lcnr | León Orell Valerian Liehr | -1/+1 |
| 2025-02-25 | disable a potentially bogus test on Miri | Ralf Jung | -0/+1 |
| 2025-02-25 | Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35 | bors | -49/+50 |
| 2025-02-24 | Don't doc-comment BTreeMap<K, SetValZST, A> | Geoffry Song | -1/+1 |
| 2025-02-24 | Rollup merge of #137543 - petrochenkov:wintest, r=ChrisDenton | Michael Goulet | -0/+4 |
| 2025-02-24 | Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden... | Michael Goulet | -1433/+357 |
| 2025-02-24 | Rollup merge of #137321 - aviraxp:patch-1, r=cuviper | Michael Goulet | -1/+3 |
| 2025-02-24 | Rollup merge of #137516 - RalfJung:rustc_const_unstable-cleanup, r=Amanieu | Trevor Gross | -4/+1 |
| 2025-02-24 | Rollup merge of #137349 - thaliaarchi:io-optional-methods/zkvm, r=Noratrieb | Trevor Gross | -1/+9 |
| 2025-02-24 | Rollup merge of #137109 - bend-n:knife, r=oli-obk | Trevor Gross | -15/+9 |
| 2025-02-24 | Rollup merge of #136775 - robertbastian:patch-2, r=Amanieu | Trevor Gross | -5/+2 |
| 2025-02-24 | Rollup merge of #136668 - WaffleLapkin:from_utf8_mut, r=Amanieu | Trevor Gross | -3/+2 |
| 2025-02-24 | Rollup merge of #135933 - hkBst:patch-19, r=workingjubilee | Trevor Gross | -5/+17 |
| 2025-02-24 | Rollup merge of #134655 - GrigorenkoPV:hash_extract_if, r=cuviper | Trevor Gross | -16/+10 |
| 2025-02-24 | Simplify trait error message for CoercePointee validation | Michael Goulet | -0/+1 |
| 2025-02-24 | std: Fix another new symlink test on Windows | Vadim Petrochenkov | -0/+4 |
| 2025-02-24 | Update string.rs | Robert Bastian | -2/+2 |
| 2025-02-24 | Remove speculation on cause of error | Mahmoud Mazouz | -1/+1 |
| 2025-02-24 | remove some unnecessary rustc_const_unstable | Ralf Jung | -4/+1 |
| 2025-02-24 | Update `compiler-builtins` to 0.1.148 | Trevor Gross | -4/+4 |
| 2025-02-24 | Rollup merge of #137495 - madhav-madhusoodanan:feature-unstable-control-flow-... | Jacob Pratt | -0/+21 |
| 2025-02-24 | Rollup merge of #137484 - chenyukang:yukang-fix-sort-doc, r=Noratrieb | Jacob Pratt | -15/+33 |
| 2025-02-24 | Rollup merge of #137482 - rust9x:win-file-open-truncate, r=ChrisDenton | Jacob Pratt | -25/+11 |
| 2025-02-24 | Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu | Jacob Pratt | -8/+336 |
| 2025-02-24 | Rollup merge of #137061 - progressive-galib:gen_future-closing#76249, r=ibrah... | Jacob Pratt | -4/+4 |
| 2025-02-24 | remove uses of rustc_intrinsic_must_be_overridden from standard library | Ralf Jung | -1433/+357 |
| 2025-02-24 | Added into_value const function to ControlFlow<T, T> | Madhav Madhusoodanan | -0/+21 |
| 2025-02-23 | Rollup merge of #137483 - bend-n:😅, r=Noratrieb | Trevor Gross | -38/+38 |