| Age | Commit message (Expand) | Author | Lines |
| 2025-01-20 | Merge pull request #18934 from 1hakusai1/goto_definition_from_into | Lukas Wirth | -2/+278 |
| 2025-01-20 | Merge pull request #18982 from Veykril/push-lstmvzsowxyt | Lukas Wirth | -7/+15 |
| 2025-01-20 | Rollup merge of #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+12 |
| 2025-01-20 | Rollup merge of #135433 - tanvincible:patch-1, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -4/+7 |
| 2025-01-20 | Merge pull request #18972 from osiewicz/drop-outgoing-messages-on-background-... | Lukas Wirth | -12/+42 |
| 2025-01-20 | Merge pull request #18976 from ChayimFriedman2/non-module-generic-args | Lukas Wirth | -29/+81 |
| 2025-01-20 | Fix import search not discarding rawness | Lukas Wirth | -29/+65 |
| 2025-01-20 | Less allocs | Lukas Wirth | -19/+30 |
| 2025-01-20 | Preserve impl assoc names in ImplData | Lukas Wirth | -89/+78 |
| 2025-01-20 | Vec -> Box<[_]> | Lukas Wirth | -9/+6 |
| 2025-01-20 | Properly record meaningful imports as re-exports in symbol index | Lukas Wirth | -143/+213 |
| 2025-01-20 | Merge from rustc | Jakub Beránek | -3186/+6351 |
| 2025-01-20 | Preparing for merge from rustc | Jakub Beránek | -1/+1 |
| 2025-01-20 | Add portable SIMD to list of subtrees | Jakub Beránek | -0/+2 |
| 2025-01-20 | Add a test case | 1hakusai1 | -0/+24 |
| 2025-01-20 | Use Semantics::resolve_method_call_as_callable to find implementation | 1hakusai1 | -59/+89 |
| 2025-01-20 | Merge pull request #18981 from Fabian-Gruenbichler/proc-macro-srv-portability | Laurențiu Nicola | -3/+10 |
| 2025-01-20 | proc-macro-srv: make usage of RTLD_DEEPBIND portable | Fabian Grünbichler | -3/+10 |
| 2025-01-20 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2025-01-20 | Merge from rust-lang/rust | Laurențiu Nicola | -3205/+6416 |
| 2025-01-20 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-01-20 | Add NuttX support for AArch64 and ARMv7-A targets | Huang Qi | -2/+12 |
| 2025-01-20 | Add logic to override profile for non git sources | Tanvi Pooranmal Meena | -4/+7 |
| 2025-01-20 | Rollup merge of #135729 - Noratrieb:compiler-profile-debug-assert, r=lqd | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-01-20 | Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -13/+23 |
| 2025-01-20 | docs: document how to install a suitable `josh-proxy` locally | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-01-20 | Get rid of mir::Const::from_ty_const | Michael Goulet | -10/+6 |
| 2025-01-19 | Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung | bors | -765/+982 |
| 2025-01-19 | fix location of pipe module | Ralf Jung | -2/+3 |
| 2025-01-19 | Add debug assertions to compiler profile | Noratrieb | -0/+7 |
| 2025-01-19 | Apply `unnecessary_semicolon` to Clippy sources | Samuel Tardieu | -1/+1 |
| 2025-01-19 | Auto merge of #135714 - rust-lang:cargo_update, r=clubby789 | bors | -27/+38 |
| 2025-01-19 | CI: split x86_64-msvc job using windows 2025 | MarcoIeni | -11/+17 |
| 2025-01-19 | Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxu | Guillaume Gomez | -1/+2 |
| 2025-01-19 | Remove unused `item-row` CSS class | Guillaume Gomez | -1/+1 |
| 2025-01-19 | Fix missing upmapping in trait impls completion | Chayim Refael Friedman | -3/+33 |
| 2025-01-19 | Fix dev guide docs for error-pattern | Noratrieb | -1/+2 |
| 2025-01-19 | make it possible to use ci-rustc on tarball sources | onur-ozkan | -13/+23 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -1/+1 |
| 2025-01-19 | Merge from rustc | The Miri Cronjob Bot | -566/+766 |
| 2025-01-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-19 | Fix a bug where enum variants were not considered properly in type ns resolution | Chayim Refael Friedman | -29/+81 |
| 2025-01-19 | Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgr | bors | -59/+44 |
| 2025-01-19 | Rollup merge of #135641 - GuillaumeGomez:items-list, r=notriddle | Matthias Krüger | -59/+44 |
| 2025-01-19 | cargo update | github-actions | -27/+38 |
| 2025-01-19 | Rollup merge of #135640 - Gelbpunkt:drop-mips-glibc-patches, r=Kobzol | Matthias Krüger | -127/+0 |
| 2025-01-19 | Rollup merge of #135623 - marcoieni:mingw-check-tidy-dockerfile, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-01-19 | Rollup merge of #135616 - marcoieni:split-i686-msvc-job, r=Kobzol | Matthias Krüger | -5/+21 |
| 2025-01-18 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -1/+1 |
| 2025-01-18 | Auto merge of #135633 - marcoieni:ci-free-arm-linux, r=Kobzol | bors | -1/+1 |