| Age | Commit message (Expand) | Author | Lines |
| 2025-05-28 | chore: Remove support for `concat_idents!` | Trevor Gross | -44/+0 |
| 2025-05-28 | Auto merge of #141668 - tgross35:rollup-03gg6lf, r=tgross35 | bors | -493/+538 |
| 2025-05-27 | Disable libunwind cross-architecture unwinding | Khem Raj | -2/+1 |
| 2025-05-27 | Rollup merge of #141647 - jieyouxu:bump-master-stage0, r=pietroalbini | Trevor Gross | -460/+460 |
| 2025-05-27 | Rollup merge of #141591 - marcoieni:fix-llvm-test-coverage, r=Kobzol | Trevor Gross | -2/+2 |
| 2025-05-27 | Rollup merge of #141517 - lolbinarycat:rustdoc-doctest-tooltip-ignore-141092,... | Trevor Gross | -21/+30 |
| 2025-05-27 | Rollup merge of #140894 - Urgau:check-cfg-rustdoc, r=GuillaumeGomez | Trevor Gross | -8/+45 |
| 2025-05-27 | Rollup merge of #140367 - folkertdev:asm-cfg, r=nnethercote | Trevor Gross | -2/+1 |
| 2025-05-28 | fix: Skip pattern analysis on type mismatches | Shoyu Vanilla | -0/+17 |
| 2025-05-27 | Auto merge of #129658 - saethlin:spare-a-crumb, r=jhpratt | bors | -4/+1 |
| 2025-05-27 | make link not inline | Tshepang Mbambo | -1/+3 |
| 2025-05-27 | Rollup merge of #141645 - klensy:fluent-b, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-05-27 | Rollup merge of #141495 - compiler-errors:rename-unpack, r=fmease | Matthias Krüger | -36/+36 |
| 2025-05-27 | bootstrap: Remove `bin_root` from `PATH` | Vadim Petrochenkov | -1/+0 |
| 2025-05-27 | CI: Add cargo tests to aarch64-apple-darwin | Eric Huss | -1/+3 |
| 2025-05-27 | Merge pull request #2417 from smanilov/patch-16 | nora | -2/+2 |
| 2025-05-27 | Avoid including text direction codepoints in lint messages | Matthew Jasper | -0/+12 |
| 2025-05-27 | Make links in coinduction.md clickable | Stan Manilov | -2/+2 |
| 2025-05-27 | Link to description of opaque types | Stan Manilov | -1/+1 |
| 2025-05-27 | Do not get proc_macro from the sysroot in rustc | bjorn3 | -1/+2 |
| 2025-05-27 | Auto merge of #141644 - compiler-errors:rollup-gl5hize, r=compiler-errors | bors | -6/+16 |
| 2025-05-27 | Update tests with Range parameter to `BTreeMap::extract_if` etc. | Sidney Cammeresi | -1/+1 |
| 2025-05-27 | rustdoc: linking to a local proc macro no longer warns | binarycat | -8/+28 |
| 2025-05-27 | distcheck: document what distcheck is intended to exercise | Jieyou Xu | -1/+20 |
| 2025-05-27 | Bump master `stage0` compiler | Jieyou Xu | -460/+460 |
| 2025-05-27 | attempt to fix squash on Windows | Ralf Jung | -1/+22 |
| 2025-05-27 | Rename unpack to kind | Michael Goulet | -36/+36 |
| 2025-05-27 | bump fluent-* crates | klensy | -1/+1 |
| 2025-05-27 | Rollup merge of #141611 - ehuss:update-mdbook, r=Mark-Simulacrum | Michael Goulet | -3/+3 |
| 2025-05-27 | Rollup merge of #141596 - tshepang:patch-2, r=Urgau | Michael Goulet | -2/+2 |
| 2025-05-27 | Rollup merge of #141568 - onur-ozkan:141393-fix, r=Kobzol | Michael Goulet | -0/+8 |
| 2025-05-27 | Rollup merge of #141556 - jeremyd2019:patch-1, r=jieyouxu | Michael Goulet | -1/+3 |
| 2025-05-27 | Merge pull request #4212 from tiif/setfl | Ralf Jung | -8/+262 |
| 2025-05-27 | ci: use ghcr registry for x86_64-gnu-tools job | MarcoIeni | -1/+1 |
| 2025-05-27 | Make `Semantics<'db, DB>` support `Semantics<'db, dyn HirDatabase>`, by use o... | Vincent Esche | -1/+1 |
| 2025-05-27 | Support F_GETFL and F_SETFL for fcntl | tiif | -8/+262 |
| 2025-05-27 | move asm parsing code into `rustc_parse` | Folkert de Vries | -2/+1 |
| 2025-05-27 | pacify clippy | Ralf Jung | -3/+1 |
| 2025-05-27 | fmt | The Miri Cronjob Bot | -2/+8 |
| 2025-05-27 | Merge from rustc | The Miri Cronjob Bot | -288/+516 |
| 2025-05-27 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-27 | Fix inference of `AsyncFnX` return type | Chayim Refael Friedman | -11/+81 |
| 2025-05-27 | Reduce `P<T>` to a typedef of `Box<T>`. | Nicholas Nethercote | -3/+3 |
| 2025-05-27 | Streamline `visibility_print_with_space`. | Nicholas Nethercote | -41/+37 |
| 2025-05-27 | Streamline `TypeAliasPart::get`. | Nicholas Nethercote | -17/+16 |
| 2025-05-26 | Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hir | Chayim Refael Friedman | -29/+74 |
| 2025-05-26 | ci: move tests from x86_64-gnu-llvm-19 job to aarch64 | MarcoIeni | -3/+71 |
| 2025-05-26 | diagnostic translations work is on pause | Tshepang Mbambo | -1/+0 |
| 2025-05-26 | Remove rustdoc askama migration from getting started | Alona Enraght-Moony | -1/+0 |
| 2025-05-26 | rustdoc: use custom `CfgMatchesLintEmitter` to make check-cfg work | Urgau | -8/+45 |