| Age | Commit message (Expand) | Author | Lines |
| 2024-12-05 | Auto merge of #133828 - compiler-errors:incr-sad, r=lcnr | bors | -10/+22 |
| 2024-12-04 | Rollup merge of #133850 - oli-obk:push-xryukktpyooq, r=compiler-errors | Matthias Krüger | -5/+12 |
| 2024-12-04 | Rollup merge of #133849 - Zalathar:replay, r=oli-obk | Matthias Krüger | -149/+276 |
| 2024-12-04 | Rollup merge of #133847 - nnethercote:rm-Z-show-span, r=compiler-errors | Matthias Krüger | -91/+1 |
| 2024-12-04 | Rollup merge of #133831 - BoxyUwU:ice_on_unfed_type_of, r=compiler-errors | Matthias Krüger | -238/+10 |
| 2024-12-04 | Rollup merge of #133774 - dingxiangfei2009:translatable-coerce-pointee-errors... | Matthias Krüger | -41/+71 |
| 2024-12-04 | Make sure to record deps from cached task in new solver on first run | Michael Goulet | -10/+22 |
| 2024-12-04 | make CoercePointee errors translatable | Ding Xiang Fei | -41/+71 |
| 2024-12-04 | Avoid `opaque type not constrained` errors in the presence of other errors | Oli Scherer | -2/+12 |
| 2024-12-04 | Remove some noisy tracing | Oli Scherer | -3/+0 |
| 2024-12-04 | Remove `-Zshow-span`. | Nicholas Nethercote | -91/+1 |
| 2024-12-04 | coverage: Remove the expression simplifier from `CoverageCounters` | Zalathar | -51/+4 |
| 2024-12-04 | coverage: Use a separate counter type during counter creation | Zalathar | -73/+94 |
| 2024-12-04 | coverage: Add an extra "transcribe" step after counter creation | Zalathar | -3/+170 |
| 2024-12-04 | coverage: Use a single `make_phys_counter` method | Zalathar | -19/+4 |
| 2024-12-04 | coverage: Rename `CounterIncrementSite` to just `Site` | Zalathar | -13/+14 |
| 2024-12-04 | coverage: Extract `subtracted_sum` in counter creation | Zalathar | -8/+8 |
| 2024-12-04 | Rollup merge of #133798 - lcnr:nested-bodies-opaques, r=compiler-errors | Matthias Krüger | -43/+8 |
| 2024-12-04 | Rollup merge of #133784 - dtolnay:visitspans, r=compiler-errors | Matthias Krüger | -7/+9 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -98/+113 |
| 2024-12-03 | Don't try and handle unfed `type_of` on anon consts | Boxy | -238/+10 |
| 2024-12-03 | Rollup merge of #133811 - mustartt:change-default-codemodel, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-03 | Rollup merge of #133768 - compiler-errors:gate, r=lcnr,jackh726 | Matthias Krüger | -32/+10 |
| 2024-12-03 | Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk | Matthias Krüger | -4/+6 |
| 2024-12-03 | Rollup merge of #133681 - RalfJung:niches, r=wesleywiser | Matthias Krüger | -61/+96 |
| 2024-12-03 | Auto merge of #133803 - matthiaskrgr:rollup-8ag5ncy, r=matthiaskrgr | bors | -48/+116 |
| 2024-12-03 | change aix default codemodel=large | Henry Jiang | -1/+1 |
| 2024-12-03 | Remove generic_associated_types_extended feature gate | Michael Goulet | -32/+10 |
| 2024-12-03 | Rollup merge of #133779 - BoxyUwU:array_const_arg_infer_hir_id, r=compiler-er... | Matthias Krüger | -5/+10 |
| 2024-12-03 | Rollup merge of #133753 - dingxiangfei2009:reduce-false-positive-if-let-resco... | Matthias Krüger | -2/+5 |
| 2024-12-03 | Rollup merge of #133558 - compiler-errors:structurally-resolve-probe-adt, r=lcnr | Matthias Krüger | -1/+5 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -37/+85 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -3/+11 |
| 2024-12-03 | Auto merge of #133792 - lqd:jemallocup, r=Mark-Simulacrum | bors | -3/+5 |
| 2024-12-03 | Visit Stmt span in MutVisitor::flat_map_stmt | David Tolnay | -6/+7 |
| 2024-12-03 | Visit BinOp span in MutVisitor::visit_expr | David Tolnay | -1/+2 |
| 2024-12-03 | small code cleanup | lcnr | -10/+7 |
| 2024-12-03 | closure requirements: don't replace bivariant opaque args | lcnr | -30/+0 |
| 2024-12-03 | Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiser | bors | -27/+231 |
| 2024-12-03 | update instrumentation | lcnr | -3/+1 |
| 2024-12-03 | Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgr | bors | -68/+173 |
| 2024-12-03 | switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0 | Rémy Rakic | -3/+5 |
| 2024-12-02 | Add `core::arch::breakpoint` and test | Josh Triplett | -4/+6 |
| 2024-12-03 | Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnr | Matthias Krüger | -6/+32 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -2/+9 |
| 2024-12-03 | Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-dead | Matthias Krüger | -57/+128 |
| 2024-12-03 | Rollup merge of #133041 - madsmtm:print-deployment-target-env-var, r=davidtwco | Matthias Krüger | -3/+4 |
| 2024-12-03 | Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiser | bors | -263/+16 |
| 2024-12-03 | Use correct `hir_id` for array const arg infers | Boxy | -5/+10 |
| 2024-12-02 | Structurally resolve in probe_adt | Michael Goulet | -1/+5 |