| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2024-12-02 | Assert that obligations are empty before deeply normalizing | Michael Goulet | -2/+27 |
| 2024-12-02 | Deeply normalize when computing implied outlives bounds | Michael Goulet | -4/+5 |
| 2024-12-02 | Fix const specialization | Michael Goulet | -40/+17 |
| 2024-12-02 | Reimplement specialization for const traits | Michael Goulet | -18/+112 |
| 2024-12-02 | Rollup merge of #133746 - oli-obk:push-xwyrylxmrtvq, r=jieyouxu | Guillaume Gomez | -46/+62 |
| 2024-12-02 | Rollup merge of #133732 - nnethercote:fix-Z-dump-mir-dataflow, r=compiler-errors | Guillaume Gomez | -21/+7 |
| 2024-12-02 | Rollup merge of #133704 - RalfJung:promoted-size-overflow-ice, r=compiler-errors | Guillaume Gomez | -29/+25 |
| 2024-12-02 | Rollup merge of #133701 - kornelski:c-str, r=workingjubilee | Guillaume Gomez | -11/+6 |
| 2024-12-02 | Rollup merge of #133610 - camelid:move-from_anon_const, r=BoxyUwU | Guillaume Gomez | -140/+162 |
| 2024-12-02 | Rollup merge of #133535 - RalfJung:forbidden_lint_groups-future-compat, r=dav... | Guillaume Gomez | -1/+1 |
| 2024-12-02 | Fix broken intra-doc link | Noah Lev | -1/+1 |
| 2024-12-02 | Move `Const::{from_anon_const,try_from_lit}` to hir_ty_lowering | Noah Lev | -139/+161 |
| 2024-12-02 | Auto merge of #133760 - GuillaumeGomez:rollup-2c1y8c3, r=GuillaumeGomez | bors | -266/+274 |
| 2024-12-02 | Use c"lit" for CStrings without unwrap | Kornel | -11/+6 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -2/+10 |
| 2024-12-02 | Move tests back to using AsyncFn | Michael Goulet | -1/+1 |
| 2024-12-02 | Rollup merge of #133757 - jyn514:error-handler, r=compiler-errors | Guillaume Gomez | -0/+6 |
| 2024-12-02 | Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errors | Guillaume Gomez | -36/+36 |