| Age | Commit message (Expand) | Author | Lines |
| 2025-02-12 | Rollup merge of #136916 - onur-ozkan:fix-cc2ar, r=jieyouxu | Guillaume Gomez | -16/+4 |
| 2025-02-12 | Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung | Guillaume Gomez | -0/+46 |
| 2025-02-12 | Rollup merge of #136871 - madsmtm:link-to-lang-procedures, r=scottmcm | Guillaume Gomez | -0/+4 |
| 2025-02-12 | Rollup merge of #136848 - Shourya742:2025-02-11-add-docs-and-ut-for-util-cach... | Guillaume Gomez | -0/+98 |
| 2025-02-12 | Rollup merge of #136784 - yotamofek:pr/rustdoc-remove-buffer-take2, r=Guillau... | Guillaume Gomez | -648/+710 |
| 2025-02-12 | Change swap_nonoverlapping from lang to library UB | Ben Kimock | -0/+46 |
| 2025-02-12 | Nuke `Buffer` abstraction from `librustdoc` 💣 | Yotam Ofek | -648/+710 |
| 2025-02-12 | Auto merge of #135336 - tshepang:patch-5, r=jieyouxu | bors | -0/+2 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -182/+372 |
| 2025-02-12 | Rollup merge of #136875 - BoxyUwU:rdg-push, r=jieyouxu | Guillaume Gomez | -94/+155 |
| 2025-02-12 | Rollup merge of #136829 - GuillaumeGomez:move-line-numbers-into-code, r=notri... | Guillaume Gomez | -71/+178 |
| 2025-02-12 | Rollup merge of #136767 - onur-ozkan:is-host-target, r=albertlarsan68,jieyouxu | Guillaume Gomez | -13/+35 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -4/+4 |
| 2025-02-12 | Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkin | bors | -0/+10 |
| 2025-02-12 | use cc archiver as default in `cc2ar` | onur-ozkan | -16/+4 |
| 2025-02-12 | Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-02-12 | Rollup merge of #136646 - oli-obk:pattern-types-ast, r=BoxyUwU | Matthias Krüger | -39/+66 |
| 2025-02-11 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -0/+10 |
| 2025-02-11 | Auto merge of #136878 - matthiaskrgr:rollup-opilhjv, r=matthiaskrgr | bors | -2/+2 |
| 2025-02-11 | document the directive | Tshepang Mbambo | -0/+2 |
| 2025-02-11 | i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha... | Ralf Jung | -1/+1 |
| 2025-02-11 | Auto merge of #136586 - Kobzol:lto-rustdoc-fix-stage-1, r=onur-ozkan | bors | -11/+17 |
| 2025-02-11 | rename `is_host_target` to `is_builder_target` | onur-ozkan | -18/+20 |
| 2025-02-11 | Remove quotes around href in code line numbers | Guillaume Gomez | -1/+1 |
| 2025-02-11 | Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2025-02-11 | dev-guide: Link to t-lang procedures for new features | Mads Marquart | -0/+4 |
| 2025-02-11 | add coverage for `Builder::is_host_target` | onur-ozkan | -0/+15 |
| 2025-02-11 | add `Builder::is_host_target` | onur-ozkan | -13/+18 |
| 2025-02-11 | Correctly handle `user-select: none` | Guillaume Gomez | -0/+5 |
| 2025-02-11 | Update rustdoc tests | Guillaume Gomez | -5/+5 |
| 2025-02-11 | Auto merge of #136571 - marcoieni:ubuntu-24-large-runners, r=Mark-Simulacrum | bors | -3/+3 |
| 2025-02-11 | Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhpratt | bors | -2/+2 |
| 2025-02-11 | Add a TyPat in the AST to reuse the generic arg lowering logic | Oli Scherer | -39/+66 |
| 2025-02-11 | Rollup merge of #136832 - ehuss:fix-platform-table, r=compiler-errors | Jacob Pratt | -1/+1 |
| 2025-02-11 | Rollup merge of #136830 - RalfJung:hurd-x87-footnote, r=Noratrieb | Jacob Pratt | -1/+1 |
| 2025-02-11 | Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgr | bors | -4/+4 |
| 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 | 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 |