| Age | Commit message (Expand) | Author | Lines |
| 2025-06-28 | Auto merge of #143157 - matthiaskrgr:rollup-90rtm3a, r=matthiaskrgr | bors | -101/+69 |
| 2025-06-28 | Rollup merge of #143110 - yotamofek:pr/tidy-sort-for-symbols, r=nnethercote | Matthias Krüger | -94/+64 |
| 2025-06-28 | Rollup merge of #142708 - Darksonn:location-len-without-nul, r=Mark-Simulacrum | Matthias Krüger | -7/+5 |
| 2025-06-28 | Auto merge of #142625 - cjgillot:inline-nocycle, r=oli-obk | bors | -134/+158 |
| 2025-06-28 | Auto merge of #142317 - compiler-errors:perf-fold, r=lcnr | bors | -0/+11 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -2/+553 |
| 2025-06-28 | Use tidy to sort `sym::*` items | Yotam Ofek | -94/+64 |
| 2025-06-27 | Auto merge of #143116 - matthiaskrgr:rollup-zy9ez06, r=matthiaskrgr | bors | -289/+309 |
| 2025-06-27 | Rollup merge of #143106 - yotamofek:pr/gce/non-local-ice, r=BoxyUwU | Matthias Krüger | -1/+3 |
| 2025-06-27 | Rollup merge of #143104 - davidtwco:issue-142652-dyn-pointeesized-deny, r=com... | Matthias Krüger | -2/+24 |
| 2025-06-27 | Rollup merge of #143096 - RalfJung:tag_for_variant, r=compiler-errors | Matthias Krüger | -11/+8 |
| 2025-06-27 | Rollup merge of #143092 - RalfJung:const-check-lifetime-ext, r=oli-obk | Matthias Krüger | -35/+19 |
| 2025-06-27 | Rollup merge of #143046 - RalfJung:zst-unsafe-cell, r=lcnr,oli-obk | Matthias Krüger | -18/+23 |
| 2025-06-27 | Rollup merge of #142806 - compiler-errors:norm-ct-has-ty, r=lcnr,BoxyUwU | Matthias Krüger | -0/+1 |
| 2025-06-27 | Rollup merge of #142730 - bend-n:suggest_declaring_modules_when_file_found_bu... | Matthias Krüger | -0/+51 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -117/+57 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -105/+123 |
| 2025-06-27 | Auto merge of #143064 - flip1995:clippy-subtree-update, r=GuillaumeGomez | bors | -2/+3 |
| 2025-06-27 | gce: don't ICE on non-local const | Yotam Ofek | -1/+3 |
| 2025-06-27 | hir_analysis: prohibit `dyn PointeeSized` | David Wood | -2/+24 |
| 2025-06-27 | Auto merge of #143091 - GuillaumeGomez:rollup-f300qwe, r=GuillaumeGomez | bors | -367/+348 |
| 2025-06-27 | tag_for_variant: properly pass TypingEnv | Ralf Jung | -11/+8 |
| 2025-06-27 | const checks: avoid 'top-level scope' terminology | Ralf Jung | -35/+19 |
| 2025-06-27 | Rollup merge of #143084 - RalfJung:const-eval-recursive-static-write, r=oli-obk | Guillaume Gomez | -19/+41 |
| 2025-06-27 | Rollup merge of #143065 - compiler-errors:enum-recovery, r=oli-obk | Guillaume Gomez | -16/+30 |
| 2025-06-27 | Rollup merge of #143060 - xizheyin:simplify-diag, r=oli-obk | Guillaume Gomez | -11/+5 |
| 2025-06-27 | Rollup merge of #143051 - Stypox:tracing-validity, r=RalfJung | Guillaume Gomez | -4/+11 |
| 2025-06-27 | Rollup merge of #143020 - RalfJung:codegen_fn_attrs, r=oli-obk | Guillaume Gomez | -1/+3 |
| 2025-06-27 | Rollup merge of #142818 - JonathanBrouwer:used_new_parser, r=jdonszelmann | Guillaume Gomez | -99/+114 |
| 2025-06-27 | Rollup merge of #142721 - Stypox:tracing-layout-of, r=RalfJung | Guillaume Gomez | -21/+36 |
| 2025-06-27 | Rollup merge of #142671 - davidtwco:no-default-bounds-attr, r=lcnr | Guillaume Gomez | -9/+16 |
| 2025-06-27 | Auto merge of #142893 - Mark-Simulacrum:no-const-collect, r=oli-obk | bors | -6/+8 |
| 2025-06-27 | const-eval: error when initializing a static writes to that static | Ralf Jung | -19/+41 |
| 2025-06-27 | rustc_codegen_gcc: Fix clippy::manual_is_multiple_of | Philipp Krones | -2/+3 |
| 2025-06-27 | Add InterpCx::layout_of with tracing, shadowing LayoutOf | Stypox | -20/+29 |
| 2025-06-27 | Update comments | bjorn3 | -5/+8 |
| 2025-06-27 | Insert checks for enum discriminants when debug assertions are enabled | Bastian Kersting | -2/+553 |
| 2025-06-27 | Add tracing for instantiate_from_frame_and_normalize_erasing_regions | Stypox | -1/+7 |
| 2025-06-27 | Add tracing to validate_operand | Stypox | -0/+7 |
| 2025-06-27 | Report infer ty errors during hir ty lowering | Oli Scherer | -187/+92 |
| 2025-06-27 | Port `#[used]` to new attribute parsing infrastructure | Jonathan Brouwer | -99/+114 |
| 2025-06-27 | codegen_fn_attrs: make comment more precise | Ralf Jung | -1/+3 |
| 2025-06-27 | Auto merge of #142223 - compiler-errors:perf-wf, r=lcnr | bors | -3/+94 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -561/+684 |
| 2025-06-26 | Rollup merge of #143073 - yotamofek:pr/fix-let-chains-fixmes, r=compiler-errors | Michael Goulet | -9/+8 |
| 2025-06-26 | Rollup merge of #143015 - samueltardieu:pin-macro-diag-item, r=Urgau | Michael Goulet | -0/+1 |
| 2025-06-26 | Rollup merge of #142986 - JonathanBrouwer:export_name_parser, r=jdonszelmann | Michael Goulet | -101/+117 |
| 2025-06-26 | Rollup merge of #142927 - compiler-errors:note-find-const, r=BoxyUwU | Michael Goulet | -48/+64 |
| 2025-06-26 | Rollup merge of #142647 - compiler-errors:less-work-in-coherence, r=lcnr | Michael Goulet | -18/+28 |
| 2025-06-26 | Rollup merge of #142637 - compiler-errors:less-globs, r=lcnr | Michael Goulet | -208/+259 |