| Age | Commit message (Expand) | Author | Lines |
| 2025-02-25 | Rollup merge of #137460 - onur-ozkan:downgrade-cc, r=jieyouxu | León Orell Valerian Liehr | -3/+5 |
| 2025-02-25 | Update information about NanumBarunGothic | Colin Pitrat | -1/+11 |
| 2025-02-25 | Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddle | León Orell Valerian Liehr | -1/+1 |
| 2025-02-25 | Complete the list of resources used in rustdoc output | Colin Pitrat | -0/+11 |
| 2025-02-25 | Revert accidental cargo submodule update | Oli Scherer | -0/+0 |
| 2025-02-25 | Merge from rustc | Ralf Jung | -780/+1006 |
| 2025-02-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-02-25 | Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35 | bors | -2/+1 |
| 2025-02-25 | Disable typos checker for the target feature names | Chayim Refael Friedman | -0/+4 |
| 2025-02-25 | Support target features implications in target_feature 1.1 | Chayim Refael Friedman | -36/+268 |
| 2025-02-25 | Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors | bors | -10/+15 |
| 2025-02-25 | doc: remove nit from setup.md | bit-aloo | -4/+10 |
| 2025-02-24 | Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obk | Michael Goulet | -5/+5 |
| 2025-02-24 | Rollup merge of #137552 - rustbot:docs-update, r=ehuss | Michael Goulet | -0/+0 |
| 2025-02-24 | Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden... | Michael Goulet | -4/+10 |
| 2025-02-24 | Rollup merge of #137493 - nabijaczleweli:python3, r=Kobzol | Trevor Gross | -1/+1 |
| 2025-02-24 | Rollup merge of #137109 - bend-n:knife, r=oli-obk | Trevor Gross | -1/+0 |
| 2025-02-24 | Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obk | bors | -163/+170 |
| 2025-02-24 | add `tool::Cargofmt` binary to target sysroot | onur-ozkan | -2/+8 |
| 2025-02-24 | add `tool::CargoClippy` binary to target sysroot | onur-ozkan | -2/+7 |
| 2025-02-24 | minor: Add tabstop to impl body in `generate_trait_impl` assist | Giga Bowser | -14/+18 |
| 2025-02-24 | Remove dyn_compatible_for_dispatch | Michael Goulet | -1/+0 |
| 2025-02-24 | rename simd_shuffle_generic → simd_shuffle_const_generic | Ralf Jung | -5/+5 |
| 2025-02-24 | Update books | rustbot | -0/+0 |
| 2025-02-24 | use stage 2 on cargo and clippy tests when possible | onur-ozkan | -6/+32 |
| 2025-02-24 | Merge pull request #19171 from ShoyuVanilla/migrate-de-morgan-assist | Lukas Wirth | -75/+351 |
| 2025-02-24 | Merge pull request #18987 from ChayimFriedman2/drop-glue | Lukas Wirth | -6/+1002 |
| 2025-02-24 | Auto merge of #137523 - lnicola:sync-from-ra, r=lnicola | bors | -498/+718 |
| 2025-02-24 | Add `take()` method to `SyntaxEditor` | Shoyu Vanilla | -25/+20 |
| 2025-02-24 | Migrate `apply_demorgan` to `SyntaxEditor` | Shoyu Vanilla | -52/+162 |
| 2025-02-24 | Migrate some leftovers in `add_missing_match_arms` | Shoyu Vanilla | -25/+196 |
| 2025-02-24 | simplify must-use lint slightly | Jana Dönszelmann | -52/+47 |
| 2025-02-24 | Fix rustdoc and clippy | Jana Dönszelmann | -119/+131 |
| 2025-02-24 | Change span field accesses to method calls | Jana Dönszelmann | -0/+0 |
| 2025-02-24 | Merge pull request #4193 from bjorn3/arm64_vpmaxq_u8 | Ralf Jung | -13/+124 |
| 2025-02-24 | Merge pull request #19219 from Veykril/push-rvosplwpwqqt | Lukas Wirth | -8/+122 |
| 2025-02-24 | Merge pull request #19211 from Timmmm/user/timh/import_private | Lukas Wirth | -1/+4 |
| 2025-02-24 | Merge pull request #19197 from andylokandy/insta | Lukas Wirth | -16/+13 |
| 2025-02-24 | Merge pull request #19218 from Veykril/push-vqsronpuvrnx | Lukas Wirth | -1/+0 |
| 2025-02-24 | Vendor always-assert | Lukas Wirth | -8/+122 |
| 2025-02-24 | Disable incremental on release builds | Lukas Wirth | -1/+0 |
| 2025-02-24 | slightly extend comment | Ralf Jung | -1/+2 |
| 2025-02-24 | add missing float non-determinism tests and skip some on i686-pc-windows-msvc... | Ralf Jung | -10/+24 |
| 2025-02-24 | Merge pull request #19217 from lnicola/event-name | Laurențiu Nicola | -6/+6 |
| 2025-02-24 | make sure we install the toolchain for the intended host target | Ralf Jung | -1/+7 |
| 2025-02-24 | Fix event_name check in workflows | Laurențiu Nicola | -6/+6 |
| 2025-02-24 | sanity-check for HOST_TARGET | Ralf Jung | -1/+12 |
| 2025-02-24 | Downgrade to ubuntu-22.04 for aarch64-unknown-linux-gnu and arm-unknown-linux... | Laurențiu Nicola | -2/+2 |
| 2025-02-24 | Update browser-ui-test version to `0.20.3` | Guillaume Gomez | -1/+1 |
| 2025-02-24 | Auto merge of #137511 - jhpratt:rollup-07whsax, r=jhpratt | bors | -61/+99 |