| Age | Commit message (Expand) | Author | Lines |
| 2025-01-24 | ports last few library files to new intrinsic style | aaishwarymishra@gmail.com | -677/+957 |
| 2025-01-21 | Auto merge of #135632 - marcoieni:split-x86_64-msvc-2025, r=Kobzol | bors | -11/+17 |
| 2025-01-21 | Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviper | bors | -8/+16 |
| 2025-01-20 | Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev | bors | -131/+150 |
| 2025-01-20 | Auto merge of #135789 - matthiaskrgr:rollup-4cvw8s4, r=matthiaskrgr | bors | -3037/+9572 |
| 2025-01-20 | Rollup merge of #135776 - bjorn3:sync_cg_clif-2025-01-20, r=bjorn3 | Matthias Krüger | -5/+12 |
| 2025-01-20 | Rollup merge of #135775 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2920/+9088 |
| 2025-01-20 | Rollup merge of #135770 - jieyouxu:subtree-submodule-contributing, r=Kobzol | Matthias Krüger | -0/+9 |
| 2025-01-20 | Rollup merge of #135741 - bardiharborow:std/net/rfc9637, r=Amanieu | Matthias Krüger | -4/+17 |
| 2025-01-20 | Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung | Matthias Krüger | -85/+61 |
| 2025-01-20 | Rollup merge of #135330 - bjorn3:respect_sysroot_in_version_printing, r=lqd | Matthias Krüger | -19/+31 |
| 2025-01-20 | Rollup merge of #133695 - x17jiri:hint_likely, r=Amanieu | Matthias Krüger | -4/+354 |
| 2025-01-20 | core: `#[allow(unreachable_pub)]` on unreachable `pub use` | Urgau | -1/+9 |
| 2025-01-20 | core: add `#![warn(unreachable_pub)]` | Urgau | -104/+112 |
| 2025-01-20 | rtstartup: add `#![warn(unreachable_pub)]` | Urgau | -0/+2 |
| 2025-01-20 | panic_unwind: add `#![warn(unreachable_pub)]` | Urgau | -26/+27 |
| 2025-01-20 | Auto merge of #135769 - jieyouxu:rollup-3h384pz, r=jieyouxu | bors | -31/+44 |
| 2025-01-20 | Respect --target in get_backend_from_raw_matches | bjorn3 | -9/+15 |
| 2025-01-20 | Merge commit '728bc27f32c05ac8a9b5eb33fd101e479072984f' into sync_cg_clif-202... | bjorn3 | -5/+12 |
| 2025-01-20 | 1. Removed 'rustc_nounwind' 2. Rewording of comments | Jiri Bobek | -11/+6 |
| 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 | 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 | 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 |