| Age | Commit message (Expand) | Author | Lines |
| 2025-05-23 | let `tool::Miri` implementation to handle compilers | onur-ozkan | -2/+4 |
| 2025-05-23 | Update mdbook to 0.4.50 | Eric Huss | -50/+5 |
| 2025-05-23 | if stage isn't set explicitly, default to 1 when running miri | onur-ozkan | -1/+9 |
| 2025-05-23 | Auto merge of #141437 - matthiaskrgr:rollup-jjagkxd, r=matthiaskrgr | bors | -223/+754 |
| 2025-05-23 | document why rustdoc cannot look at function bodies | jyn | -0/+22 |
| 2025-05-23 | Add 2nd Solaris target maintainer | Petr Sumbera | -0/+1 |
| 2025-05-23 | Small cleanup for `qpath_to_string` | Yotam Ofek | -9/+2 |
| 2025-05-23 | Simplify `format_integer_with_underscore_sep` | Yotam Ofek | -63/+23 |
| 2025-05-23 | Rollup merge of #141383 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -199/+734 |
| 2025-05-23 | Rollup merge of #141376 - nnethercote:rename-kw-Empty, r=petrochenkov | Matthias Krüger | -4/+4 |
| 2025-05-23 | Rollup merge of #141126 - fmease:rev-rjson-priv-repr, r=aDotInTheVoid | Matthias Krüger | -16/+8 |
| 2025-05-23 | Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeG... | Matthias Krüger | -4/+8 |
| 2025-05-23 | Remove mentions of rust-lang-ci/rust | Jakub Beránek | -10/+6 |
| 2025-05-23 | Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrum | bors | -6/+10 |
| 2025-05-23 | Bump salsa | Lukas Wirth | -280/+83 |
| 2025-05-23 | Properly analyze captures from unsafe binders | Michael Goulet | -0/+2 |
| 2025-05-23 | test some aarch64 windows targets | Ralf Jung | -1/+4 |
| 2025-05-23 | many-seeds tests have become a lot faster thanks to multithreading | Ralf Jung | -7/+5 |
| 2025-05-23 | ./miri bench: sort results alphabetically | Ralf Jung | -11/+15 |
| 2025-05-23 | Merge from rustc | The Miri Cronjob Bot | -4871/+6486 |
| 2025-05-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-23 | Remove #![feature(let_chains)] from libcore | est31 | -1/+2 |
| 2025-05-22 | rustdoc.md: reorder list so test suites are not split up | lolbinarycat | -4/+4 |
| 2025-05-23 | Normalize when checking for uninhabited types for pattern exhaustiveness chec... | Chayim Refael Friedman | -25/+81 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -1/+1 |
| 2025-05-22 | rustdoc JSON: Don't apply `#[repr]` privacy heuristics | León Orell Valerian Liehr | -16/+8 |
| 2025-05-22 | interpret: do not force_allocate all return places | Ralf Jung | -53/+54 |
| 2025-05-22 | Implement file cloning on Windows | Rune Tynan | -1/+97 |
| 2025-05-22 | Collect and use `#[doc(test(attr(..)))]` at every level | Urgau | -34/+23 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` at every level | Urgau | -28/+23 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` doctests to be again merged together | Urgau | -7/+24 |
| 2025-05-22 | Collect and use `#![doc(test(attr(..)))]` at module level too | Urgau | -52/+114 |
| 2025-05-22 | make shared_helpers exe function work for both cygwin and non-cygwin hosts | Jeremy Drake | -1/+10 |
| 2025-05-22 | Auto merge of #141388 - Kobzol:x64-github-runner, r=marcoieni | bors | -1/+1 |
| 2025-05-22 | ~? annotation type is special | Tshepang Mbambo | -4/+5 |
| 2025-05-22 | rustdoc: improve diagnostics on raw doc fragments | binarycat | -4/+8 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` at module level too | Urgau | -0/+19 |
| 2025-05-22 | Rollup merge of #141382 - marcoieni:distcheck-free-x86, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-05-22 | Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=Guill... | Matthias Krüger | -6/+1 |
| 2025-05-22 | Rollup merge of #141355 - marcoieni:citool-errors, r=Kobzol | Matthias Krüger | -4/+10 |
| 2025-05-22 | Rollup merge of #141130 - mejrs:use_self, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-05-22 | Move `dist-x86_64-linux` CI job to GitHub temporarily | Jakub Beránek | -1/+1 |
| 2025-05-22 | Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddle | bors | -73/+180 |
| 2025-05-22 | run core and alloc tests with strict provenance | Ralf Jung | -1/+2 |
| 2025-05-22 | ci: convert distcheck to free runner | MarcoIeni | -1/+1 |
| 2025-05-22 | Remove rust-analyzer.vs from other editors | Oli Scherer | -24/+0 |
| 2025-05-22 | enable isolated-stdin test on Windows | Ralf Jung | -1/+1 |
| 2025-05-22 | Implement file read/write on Windows | Rune Tynan | -81/+460 |
| 2025-05-22 | Merge pull request #19842 from Veykril/push-zunlmrzpnrzk | Lukas Wirth | -1/+1 |
| 2025-05-22 | Support `transmute_unchecked` intrinsic for mir-eval | Lukas Wirth | -1/+1 |