| Age | Commit message (Expand) | Author | Lines |
| 2025-02-14 | Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubilee | Jubilee | -0/+5 |
| 2025-02-14 | Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35 | Jubilee | -0/+6 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -0/+5 |
| 2025-02-14 | Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebank | Matthias Krüger | -29/+18 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -29/+18 |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -0/+6 |
| 2025-02-13 | Make `-O` mean `-C opt-level=3` | clubby789 | -1/+1 |
| 2025-02-13 | Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk | bors | -3/+4 |
| 2025-02-13 | intern valtrees | Lukas Markeffsky | -3/+4 |
| 2025-02-12 | Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obk | bors | -15/+15 |
| 2025-02-12 | Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung | Guillaume Gomez | -0/+46 |
| 2025-02-12 | Change swap_nonoverlapping from lang to library UB | Ben Kimock | -0/+46 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -1/+1 |
| 2025-02-11 | Add a TyPat in the AST to reuse the generic arg lowering logic | Oli Scherer | -39/+66 |
| 2025-02-11 | Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkov | bors | -1500/+2292 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -1500/+2292 |
| 2025-02-10 | Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgr | bors | -0/+0 |
| 2025-02-10 | Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxu | Matthias Krüger | -0/+0 |
| 2025-02-10 | Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=w... | bors | -21/+0 |
| 2025-02-10 | Convert more missed places | Bastian Kersting | -3/+3 |
| 2025-02-10 | Convert two missed places | Bastian Kersting | -2/+2 |
| 2025-02-10 | Extend the renaming to coerce_unsafe_ptr | Bastian Kersting | -1/+1 |
| 2025-02-10 | Rename rustc_middle::Ty::is_unsafe_ptr to is_raw_ptr | Bastian Kersting | -9/+9 |
| 2025-02-10 | Auto merge of #136809 - workingjubilee:rollup-jk0pew1, r=workingjubilee | bors | -34/+28 |
| 2025-02-10 | Rollup merge of #136472 - jieyouxu:pass-stage, r=Mark-Simulacrum | Jubilee | -30/+28 |
| 2025-02-10 | Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simul... | Jubilee | -4/+0 |
| 2025-02-10 | Auto merge of #136803 - lnicola:sync-from-ra, r=lnicola | bors | -3895/+5673 |
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -17/+18 |
| 2025-02-10 | Merge from rust-lang/rust | Laurențiu Nicola | -4253/+12242 |
| 2025-02-10 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-02-10 | Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee | bors | -0/+1 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -231/+307 |
| 2025-02-09 | Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgau | bors | -233/+0 |
| 2025-02-09 | doc: error url | 阿豪 | -1/+1 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -41/+43 |
| 2025-02-09 | Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkan | Urgau | -233/+0 |
| 2025-02-08 | Rustfmt | bjorn3 | -230/+306 |
| 2025-02-08 | Update bootstrap compiler and rustfmt | bjorn3 | -1/+1 |
| 2025-02-08 | Rollup merge of #136657 - jdonszelmann:empty-line-after, r=y21,flip1995,Waffl... | Matthias Krüger | -472/+611 |
| 2025-02-08 | Merge pull request #19113 from BenjaminBrienen/patch-1 | Laurențiu Nicola | -1/+1 |
| 2025-02-08 | Merge pull request #19115 from Wilfred/sidebar_structure | Laurențiu Nicola | -3/+3 |
| 2025-02-07 | Update cargo | Weihang Lo | -0/+0 |
| 2025-02-07 | update enzyme core to provide c bindings | Manuel Drehwald | -0/+0 |
| 2025-02-07 | Organise chapters in mdbook sidebar | Wilfred Hughes | -3/+3 |
| 2025-02-07 | Update README.md links for mdbook manual | Wilfred Hughes | -3/+4 |
| 2025-02-07 | clippy: directly use rustc_abi instead of reexports | Jubilee Young | -41/+43 |
| 2025-02-07 | Update PRIVACY.md | Benjamin Brienen | -1/+1 |
| 2025-02-07 | Replace i686-unknown-redox target with i586-unknown-redox | Jeremy Soller | -1/+1 |
| 2025-02-07 | Rollup merge of #135945 - estebank:useless-parens, r=compiler-errors | Matthias Krüger | -15/+15 |
| 2025-02-07 | Rollup merge of #135940 - ehuss:toolstate-update, r=Mark-Simulacrum | Matthias Krüger | -8/+11 |