| Age | Commit message (Expand) | Author | Lines |
| 2025-02-11 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-11 | add unit test to bootstrap:util:cache:tests | bit-aloo | -0/+55 |
| 2025-02-11 | Add docs to bootstrap:src:utils:cache | bit-aloo | -0/+43 |
| 2025-02-11 | Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkov | bors | -1500/+2292 |
| 2025-02-11 | Rollup merge of #136825 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-02-11 | Rollup merge of #136155 - tmiasko:msvc-enable-sanitizers, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-02-10 | fix mdbook paths | Josh Rotenberg | -3/+3 |
| 2025-02-10 | add xtask codegen command as well | Josh Rotenberg | -1/+1 |
| 2025-02-10 | Auto merge of #133092 - madsmtm:bootstrap-deployment-target, r=Mark-Simulacru... | bors | -25/+112 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -1500/+2292 |
| 2025-02-10 | Fix platform support table for i686-unknown-uefi | Eric Huss | -1/+1 |
| 2025-02-10 | fix i686-unknown-hurd-gnu x87 footnote | Ralf Jung | -1/+1 |
| 2025-02-10 | Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgr | bors | -33/+149 |
| 2025-02-10 | Move line numbers into the `<code>` directly | Guillaume Gomez | -66/+168 |
| 2025-02-10 | Update books | rustbot | -0/+0 |
| 2025-02-10 | Update platform-support.md | Jeremy Soller | -1/+1 |
| 2025-02-10 | Rollup merge of #136681 - onur-ozkan:132926, r=jieyouxu | Matthias Krüger | -3/+132 |
| 2025-02-10 | Rollup merge of #136628 - heiher:crosstool-ng-1.27, r=Mark-Simulacrum | Matthias Krüger | -24/+7 |
| 2025-02-10 | Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxu | Matthias Krüger | -6/+10 |
| 2025-02-10 | Merge pull request #19124 from jyn514/range-fmt-off-by-one | Lukas Wirth | -8/+88 |
| 2025-02-10 | Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=w... | bors | -21/+0 |
| 2025-02-10 | Prevent /msys64/bin from being prepended to PATH | Chris Denton | -0/+6 |
| 2025-02-10 | Fix postfix completions inside macros | Chayim Refael Friedman | -27/+64 |
| 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 | add coverage for llvm-config path resolution | onur-ozkan | -3/+127 |
| 2025-02-10 | Auto merge of #136809 - workingjubilee:rollup-jk0pew1, r=workingjubilee | bors | -42/+44 |
| 2025-02-10 | bootstrap: Don't overwrite CFLAGS_* set in the environment | Mads Marquart | -6/+19 |
| 2025-02-10 | pass struct fields to chalk | austaras | -20/+37 |
| 2025-02-10 | Add cygwin target. | 王宇逸 | -1/+46 |
| 2025-02-10 | Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adt | Chayim Refael Friedman | -1/+72 |
| 2025-02-10 | Rollup merge of #136487 - marcoieni:disable-mysql-systemctl, r=Mark-Simulacrum | Jubilee | -0/+3 |
| 2025-02-10 | Rollup merge of #136472 - jieyouxu:pass-stage, r=Mark-Simulacrum | Jubilee | -38/+41 |
| 2025-02-10 | Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simul... | Jubilee | -4/+0 |
| 2025-02-10 | Shadowing BuiltinType by Module | Hayashi Mikihiro | -1/+72 |
| 2025-02-10 | Auto merge of #136803 - lnicola:sync-from-ra, r=lnicola | bors | -3895/+5673 |
| 2025-02-10 | move second opt run to lto phase and cleanup code | Manuel Drehwald | -3/+6 |
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -17/+18 |
| 2025-02-10 | Merge from rust-lang/rust | Laurențiu Nicola | -7217/+20778 |
| 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 | -2/+117 |
| 2025-02-10 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -3200/+9288 |
| 2025-02-10 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-02-10 | Censor cfg_attr for attribute macros | Chayim Refael Friedman | -24/+96 |
| 2025-02-09 | fix target dir test | jyn | -2/+11 |
| 2025-02-09 | fix off-by-one error | jyn | -6/+77 |
| 2025-02-09 | Rollup merge of #136782 - ehuss:freebsd-platform, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-02-09 | Rollup merge of #136694 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -1/+1 |