| Age | Commit message (Expand) | Author | Lines |
| 2024-12-14 | Add a regression test for #134162 | 许杰友 Jieyou Xu (Joe) | -8/+0 |
| 2024-12-14 | Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkov | Matthias Krüger | -5/+0 |
| 2024-12-14 | Rollup merge of #134236 - matthiaskrgr:tests12122024, r=compiler-errors | Matthias Krüger | -0/+122 |
| 2024-12-13 | Use a more precise span in placeholder_type_error_diag | Arthur Carcano | -5/+0 |
| 2024-12-12 | crashes: more tests v2 | Matthias Krüger | -0/+122 |
| 2024-12-12 | crashes: more tests | Matthias Krüger | -0/+113 |
| 2024-12-12 | Auto merge of #132789 - matthiaskrgr:debug_tests, r=jieyouxu | bors | -0/+146 |
| 2024-12-11 | Auto merge of #128004 - folkertdev:naked-fn-asm, r=Amanieu | bors | -11/+0 |
| 2024-12-10 | codegen `#[naked]` functions using `global_asm!` | Folkert | -11/+0 |
| 2024-12-09 | dataflow_const_prop: do not eval a ptr address in SwitchInt | DianQK | -16/+0 |
| 2024-12-09 | Rollup merge of #134036 - matthiaskrgr:opppt, r=saethlin | Matthias Krüger | -7/+7 |
| 2024-12-08 | crash tests: use individual mir opts instead of mir-opt-level where easily po... | Matthias Krüger | -7/+7 |
| 2024-12-08 | add some debug-assertion crash tests | Matthias Krüger | -0/+146 |
| 2024-12-08 | crashes: add test for #131451 | Matthias Krüger | -0/+9 |
| 2024-12-07 | Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgr | bors | -4/+0 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -93/+0 |
| 2024-12-06 | Silence follow-up errors from `lit_to_const` | Oli Scherer | -4/+0 |
| 2024-12-05 | Stabilize noop_waker | Eric Holk | -1/+1 |
| 2024-12-05 | fix issue 132391 | Folkert de Vries | -8/+0 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -43/+0 |
| 2024-12-03 | Rollup merge of #133768 - compiler-errors:gate, r=lcnr,jackh726 | Matthias Krüger | -13/+0 |
| 2024-12-03 | Rollup merge of #133681 - RalfJung:niches, r=wesleywiser | Matthias Krüger | -30/+0 |
| 2024-12-03 | Remove generic_associated_types_extended feature gate | Michael Goulet | -13/+0 |
| 2024-12-03 | Rollup merge of #133558 - compiler-errors:structurally-resolve-probe-adt, r=lcnr | Matthias Krüger | -15/+0 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -2/+2 |
| 2024-12-02 | Structurally resolve in probe_adt | Michael Goulet | -15/+0 |
| 2024-12-02 | Rollup merge of #133704 - RalfJung:promoted-size-overflow-ice, r=compiler-errors | Guillaume Gomez | -4/+0 |
| 2024-12-02 | Move `Const::{from_anon_const,try_from_lit}` to hir_ty_lowering | Noah Lev | -20/+4 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -2/+2 |
| 2024-12-01 | Fix #128346 | Caio | -13/+0 |
| 2024-12-01 | fix ICE when promoted has layout size overflow | Ralf Jung | -4/+0 |
| 2024-12-01 | fix safe-transmute handling of enums | Ralf Jung | -30/+0 |
| 2024-12-01 | Auto merge of #133694 - matthiaskrgr:rollup-s6xj4rf, r=matthiaskrgr | bors | -12/+0 |
| 2024-12-01 | Rollup merge of #133660 - compiler-errors:trait-obj-missing-assoc, r=lcnr | Matthias Krüger | -12/+0 |
| 2024-12-01 | Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrum | bors | -10/+1 |
| 2024-11-30 | Do not create trait object type if missing associated types | Michael Goulet | -12/+0 |
| 2024-11-30 | Make compare_impl_item into a query | Michael Goulet | -191/+0 |
| 2024-11-29 | Fix tests that rely on LLVM IR verification | Nikita Popov | -10/+1 |
| 2024-11-28 | Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params... | Guillaume Gomez | -18/+0 |
| 2024-11-27 | Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errors | Matthias Krüger | -15/+0 |
| 2024-11-26 | Rollup merge of #133394 - compiler-errors:dyn-more-errors, r=lcnr | Michael Goulet | -1/+1 |
| 2024-11-26 | update crashes | lcnr | -15/+0 |
| 2024-11-24 | Simplify array length mismatch error reporting | Michael Goulet | -21/+0 |
| 2024-11-23 | Dont create trait object if it has errors in it | Michael Goulet | -1/+1 |
| 2024-11-23 | Delay a bug when encountering an impl with unconstrained generics in codegen_... | Michael Goulet | -18/+0 |
| 2024-11-22 | Rollup merge of #132090 - compiler-errors:baily, r=lcnr | Michael Goulet | -127/+1 |
| 2024-11-22 | Stabilize the 2024 edition | Eric Huss | -1/+1 |
| 2024-11-21 | Stop being so bail-y in candidate assembly | Michael Goulet | -127/+1 |
| 2024-11-20 | Make PointerLike opt-in as a trait | Michael Goulet | -24/+0 |
| 2024-11-19 | Auto merge of #133205 - matthiaskrgr:rollup-xhhhp5u, r=matthiaskrgr | bors | -0/+23 |