| Age | Commit message (Expand) | Author | Lines |
| 2025-04-15 | document config extensions | onur-ozkan | -0/+36 |
| 2025-04-15 | add new config option: `include` | onur-ozkan | -1/+29 |
| 2025-04-15 | Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgr | bors | -173/+353 |
| 2025-04-14 | Rollup merge of #139813 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -18/+46 |
| 2025-04-14 | Rollup merge of #139811 - yotamofek:pr/newtype_cleanups, r=oli-obk | Matthias Krüger | -87/+61 |
| 2025-04-14 | Rollup merge of #139799 - clubby789:print=file, r=jieyouxu | Matthias Krüger | -17/+16 |
| 2025-04-14 | Rollup merge of #139797 - folkertdev:naked-allow-unsafe, r=tgross35 | Matthias Krüger | -28/+34 |
| 2025-04-14 | Rollup merge of #139783 - jieyouxu:ignore-dir, r=Zalathar | Matthias Krüger | -2/+0 |
| 2025-04-14 | Rollup merge of #139778 - reddevilmidzy:add-success-test, r=lcnr | Matthias Krüger | -0/+30 |
| 2025-04-14 | Rollup merge of #139757 - ognevny:opt-dist-hostllvm, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-04-14 | Rollup merge of #139745 - thaliaarchi:iter-unused-clone-copy, r=joboet | Matthias Krüger | -20/+163 |
| 2025-04-14 | Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obk | bors | -31/+70 |
| 2025-04-14 | Allow (but don't require) `#[unsafe(naked)]` so that `compiler-builtins` can ... | Folkert de Vries | -28/+34 |
| 2025-04-14 | Auto merge of #139814 - matthiaskrgr:rollup-lxkkcz6, r=matthiaskrgr | bors | -41/+259 |
| 2025-04-14 | Use `newtype_index!`-generated types more idiomatically | Yotam Ofek | -87/+61 |
| 2025-04-14 | Rollup merge of #139807 - Kobzol:post-merge-report-wording, r=marcoieni | Matthias Krüger | -11/+15 |
| 2025-04-14 | Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-14 | Rollup merge of #139801 - clubby789:clubby-mailmap, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-04-14 | Rollup merge of #139796 - RalfJung:usize-backtics, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-14 | Rollup merge of #139777 - compiler-errors:debuggier-proj, r=lcnr | Matthias Krüger | -2/+2 |
| 2025-04-14 | Rollup merge of #139767 - compiler-errors:www, r=oli-obk | Matthias Krüger | -25/+19 |
| 2025-04-14 | Rollup merge of #139392 - compiler-errors:raw-expr, r=oli-obk | Matthias Krüger | -1/+189 |
| 2025-04-14 | Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obk | Matthias Krüger | -0/+31 |
| 2025-04-14 | update lockfile | Ralf Jung | -4/+4 |
| 2025-04-14 | Remove define_debug_via_print for ExistentialProjection | Michael Goulet | -2/+2 |
| 2025-04-14 | Improve wording of post-merge report | Jakub Beránek | -11/+15 |
| 2025-04-14 | Specify `--print info=file` syntax in `--help` | clubby789 | -17/+16 |
| 2025-04-14 | use `realpath` in `bootstrap.py` when creating build-dir | Waffle Lapkin | -1/+1 |
| 2025-04-14 | Auto merge of #138603 - xizheyin:issue-137405, r=chenyukang | bors | -2/+98 |
| 2025-04-14 | Add myself to mailmap | clubby789 | -0/+1 |
| 2025-04-14 | ptr docs: add missing backtics around 'usize' | Ralf Jung | -1/+1 |
| 2025-04-14 | Auto merge of #139241 - bvanjoi:less-decoding, r=petrochenkov | bors | -64/+23 |
| 2025-04-14 | Add test for issue 34834 | reddevilmidzy | -0/+30 |
| 2025-04-14 | tests: use `compiletest-ignore-dir` for bootstrap self-tests | Jieyou Xu | -2/+0 |
| 2025-04-14 | Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt | bors | -1489/+1594 |
| 2025-04-13 | Rollup merge of #139776 - mejrs:diagn2, r=compiler-errors | Jacob Pratt | -2/+2 |
| 2025-04-13 | Rollup merge of #139760 - petrochenkov:noerrpat2, r=jieyouxu | Jacob Pratt | -293/+321 |
| 2025-04-13 | Rollup merge of #139722 - jackh726:patternkind-walk-toir, r=compiler-errors | Jacob Pratt | -468/+531 |
| 2025-04-13 | Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm... | Jacob Pratt | -52/+102 |
| 2025-04-13 | Rollup merge of #139699 - compiler-errors:coroutine-drop-phase, r=scottmcm | Jacob Pratt | -0/+26 |
| 2025-04-13 | Rollup merge of #139695 - jieyouxu:compiletest-utf8path, r=Kobzol | Jacob Pratt | -434/+412 |
| 2025-04-13 | Rollup merge of #139666 - lcnr:pre-revealing-use-cleanup, r=compiler-errors | Jacob Pratt | -154/+108 |
| 2025-04-13 | Rollup merge of #139636 - Zoxc:graph-edges-len-u32, r=compiler-errors | Jacob Pratt | -8/+10 |
| 2025-04-13 | Rollup merge of #138336 - jyn514:crate-attr-diagnostics, r=compiler-errors | Jacob Pratt | -78/+82 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -532/+164 |
| 2025-04-14 | Adjust test directives | xizheyin | -33/+23 |
| 2025-04-14 | Report span of test when should_panic test failed | xizheyin | -2/+108 |
| 2025-04-14 | Auto merge of #139766 - jhpratt:rollup-afrfmnk, r=jhpratt | bors | -393/+827 |
| 2025-04-14 | Switch to `diagnostic::on_unimplemented` | mejrs | -2/+2 |
| 2025-04-13 | Avoid unused clones in Cloned<I> and Copied<I> | Thalia Archibald | -20/+163 |