| Age | Commit message (Expand) | Author | Lines |
| 2025-05-18 | Rollup merge of #141139 - jieyouxu:fix-rfl, r=Urgau | León Orell Valerian Liehr | -3/+3 |
| 2025-05-18 | Rollup merge of #141132 - bvanjoi:issue-141082, r=fmease | León Orell Valerian Liehr | -6/+51 |
| 2025-05-18 | Rollup merge of #141071 - xizheyin:behind-upstream, r=Urgau | León Orell Valerian Liehr | -0/+3 |
| 2025-05-18 | Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxu | León Orell Valerian Liehr | -6/+8 |
| 2025-05-18 | Rollup merge of #140966 - est31:let_chains_library, r=tgross35 | León Orell Valerian Liehr | -4/+1 |
| 2025-05-18 | Rollup merge of #140924 - Urgau:f32_f64_const_tests, r=Mark-Simulacrum | León Orell Valerian Liehr | -143/+189 |
| 2025-05-18 | Rollup merge of #140511 - mathisbot:master, r=dtolnay | León Orell Valerian Liehr | -3/+4 |
| 2025-05-18 | Rollup merge of #140113 - Urgau:rustc-book-page-toc, r=ehuss | León Orell Valerian Liehr | -0/+190 |
| 2025-05-18 | Auto merge of #141063 - dianqk:llvm-20.1.5, r=cuviper | bors | -0/+0 |
| 2025-05-18 | Auto merge of #141039 - lqd:expensive-sanity, r=compiler-errors | bors | -9/+13 |
| 2025-05-17 | Auto merge of #140856 - oli-obk:merge-queries2, r=nnethercote | bors | -24/+16 |
| 2025-05-17 | Auto merge of #138087 - tgross35:core-float-math, r=Amanieu | bors | -3704/+4711 |
| 2025-05-17 | Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgr | bors | -311/+427 |
| 2025-05-17 | rustc-dev-guide: fix Rust for Linux rust-lang/rust label | Jieyou Xu | -2/+2 |
| 2025-05-17 | triagebot: fix Rust for Linux ping group rust-lang/rust label | Jieyou Xu | -1/+1 |
| 2025-05-17 | Update triagebot.toml | xizheyin | -1/+1 |
| 2025-05-17 | Use `crate::` prefix for root macro suggestions | bohan | -6/+51 |
| 2025-05-17 | Rollup merge of #141131 - yotamofek:pr/rustdoc/match-ergo, r=fmease | Matthias Krüger | -121/+99 |
| 2025-05-17 | Rollup merge of #141125 - lcnr:coroutine_obligations_use_borrowck, r=compiler... | Matthias Krüger | -7/+61 |
| 2025-05-17 | Rollup merge of #141121 - compiler-errors:ambig-is-not-err, r=lcnr | Matthias Krüger | -2/+45 |
| 2025-05-17 | Rollup merge of #141118 - Veykril:lw-ymmtxytkrrqs, r=compiler-errors | Matthias Krüger | -0/+14 |
| 2025-05-17 | Rollup merge of #141035 - lqd:lld-warn, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2025-05-17 | Rollup merge of #140917 - RalfJung:checktools, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2025-05-17 | Rollup merge of #139103 - joboet:abort_dedup, r=tgross35 | Matthias Krüger | -152/+85 |
| 2025-05-17 | Rollup merge of #137432 - djscythe:char_u8_str_as_ascii_unchecked, r=scottmcm | Matthias Krüger | -0/+63 |
| 2025-05-17 | Rollup merge of #135808 - tiif:conv_display, r=workingjubilee | Matthias Krüger | -27/+58 |
| 2025-05-17 | Make some `match`es slightly more ergonomic in `librustdoc` | Yotam Ofek | -121/+99 |
| 2025-05-17 | Auto merge of #141116 - RalfJung:miri-sync, r=RalfJung | bors | -111/+69 |
| 2025-05-17 | check coroutines with TypingMode::Borrowck to avoid cyclic reasoning | lcnr | -7/+61 |
| 2025-05-17 | exlicitly pass -Zdoctest-xcompile to avoid cargo version behavior differences | Ralf Jung | -0/+2 |
| 2025-05-17 | Only select true errors in impossible_predicates | Michael Goulet | -2/+45 |
| 2025-05-17 | Enable rust-analyzer to go from query definition to the corresponding provide... | Lukas Wirth | -0/+14 |
| 2025-05-17 | Auto merge of #141113 - matthiaskrgr:rollup-k7izuh8, r=matthiaskrgr | bors | -58/+327 |
| 2025-05-17 | Merge pull request #4324 from RalfJung/rustup | Ralf Jung | -6733/+8927 |
| 2025-05-17 | fix for doctest-xcompile stabilization | Ralf Jung | -53/+40 |
| 2025-05-17 | Rollup merge of #141070 - xizheyin:issue-140659, r=chenyukang | Matthias Krüger | -0/+73 |
| 2025-05-17 | Rollup merge of #141059 - samueltardieu:push-trvpulpskwwp, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2025-05-17 | Rollup merge of #141056 - erickt:enzyme, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2025-05-17 | Rollup merge of #141051 - compiler-errors:less-erase, r=nnethercote | Matthias Krüger | -7/+1 |
| 2025-05-17 | Rollup merge of #141036 - marcoieni:split-dist-ohos, r=Kobzol | Matthias Krüger | -20/+114 |
| 2025-05-17 | Rollup merge of #141031 - azhogin:azhogin/async-drop-dependency-fix, r=oli-obk | Matthias Krüger | -2/+65 |
| 2025-05-17 | Rollup merge of #140957 - JulianKnodt:array_must_use, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2025-05-17 | Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnr | Matthias Krüger | -27/+69 |
| 2025-05-17 | fix clippy lints | Ralf Jung | -18/+13 |
| 2025-05-17 | Merge from rustc | Ralf Jung | -6661/+8873 |
| 2025-05-17 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-05-17 | Auto merge of #141024 - jieyouxu:revert-arm64ec, r=wesleywiser | bors | -201/+54 |
| 2025-05-17 | Auto merge of #141002 - GuillaumeGomez:subtree-update_cg_gcc_2025-05-14, r=Gu... | bors | -248/+910 |
| 2025-05-16 | Auto merge of #140978 - davidtwco:deep-reject-in-match-norm-trait-ref, r=lcnr | bors | -2/+12 |
| 2025-05-16 | Auto merge of #140911 - rust-lang:cargo_update, r=clubby789 | bors | -200/+302 |