| Age | Commit message (Expand) | Author | Lines |
| 2025-01-20 | Rustup to rustc 1.86.0-nightly (9a1d156f3 2025-01-19) | bjorn3 | -1/+1 |
| 2025-01-20 | Sync from rust 9a1d156f38c51441ee51e5a068f1d0caf4bb0f27 | bjorn3 | -1/+11 |
| 2025-01-20 | Auto merge of #135643 - khuey:135332, r=jieyouxu | bors | -52/+111 |
| 2025-01-20 | Updated several files to use rust intrinsic macros instead of the legacy exte... | vayunbiyani | -85/+61 |
| 2025-01-20 | docs: update contributing docs for submodule/subtree changes | 许杰友 Jieyou Xu (Joe) | -0/+9 |
| 2025-01-20 | Merge pull request #18967 from Veykril/push-pwonkmwqmmol | Lukas Wirth | -265/+368 |
| 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 #135762 - TomFryersMidsummer:patch-1, r=joboet | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-01-20 | Rollup merge of #135676 - yotamofek:resolve-cleanups, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -24/+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 #135626 - clubby789:env-note, r=ibraheemdev | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 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 pull request #2214 from Kobzol/subtree-portable-simd | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-01-20 | Merge from rustc | Jakub Beránek | -18447/+30599 |
| 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 | Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxu | bors | -138/+367 |
| 2025-01-20 | Correct counting to four in cell module docs | Tom Fryers | -2/+2 |
| 2025-01-20 | Fix out-of-date comment | Samuel Tardieu | -2/+1 |
| 2025-01-20 | Merge pull request #18981 from Fabian-Gruenbichler/proc-macro-srv-portability | Laurențiu Nicola | -3/+10 |
| 2025-01-20 | Merge pull request #18980 from lnicola/sync-from-rust | Laurențiu Nicola | -18578/+31797 |
| 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 | -18560/+31779 |
| 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/+230 |
| 2025-01-20 | Auto merge of #135755 - jieyouxu:rollup-rdwbhod, r=jieyouxu | bors | -901/+822 |
| 2025-01-20 | `useless_conversion`: use multipart suggestion to make adjustments more visible | Samuel Tardieu | -31/+69 |
| 2025-01-20 | rustc_resolve: use structured fields in traces | Yotam Ofek | -24/+15 |
| 2025-01-20 | Add logic to override profile for non git sources | Tanvi Pooranmal Meena | -4/+7 |
| 2025-01-20 | Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable... | 许杰友 Jieyou Xu (Joe) | -34/+4 |
| 2025-01-20 | Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-01-20 | Rollup merge of #135310 - estebank:issue-135289, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -8/+1 |
| 2025-01-20 | Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -762/+772 |
| 2025-01-20 | Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii | 许杰友 Jieyou Xu (Joe) | -97/+40 |
| 2025-01-20 | Rollup merge of #135747 - ehuss:filename-quote, r=SparrowLii | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-01-20 | Rollup merge of #135738 - yotamofek:map_or_true-compiler, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -69/+67 |
| 2025-01-20 | Rollup merge of #135736 - fmease:rustdoc-fix-flaky-test, r=GuillaumeGomez | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 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 |