| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-11-19 | Introduce `min_generic_const_args` and directly represent paths | Noah Lev | -0/+23 |
| 2024-11-18 | interpret: do not ICE when a promoted fails with OOM | Ralf Jung | -4/+0 |
| 2024-11-16 | Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillot | Matthias Krüger | -20/+0 |
| 2024-11-16 | Fix ICE when passing DefId-creating args to legacy_const_generics. | Luca Versari | -19/+0 |
| 2024-11-12 | Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr | bors | -23/+0 |
| 2024-11-12 | Rollup merge of #132653 - BoxyUwU:const_arg_stmt_mac_call, r=compiler-errors | Matthias Krüger | -13/+0 |
| 2024-11-12 | Consolidate type system const evaluation under `traits::evaluate_const` | Boxy | -23/+0 |
| 2024-11-10 | Deny capturing late-bound ty/ct params in nested opaques | Michael Goulet | -20/+0 |
| 2024-11-10 | Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errors | bors | -49/+8 |
| 2024-11-07 | Auto merge of #132710 - matthiaskrgr:padautz, r=jieyouxu | bors | -0/+94 |
| 2024-11-06 | more crash tests | Matthias Krüger | -0/+94 |
| 2024-11-06 | add note not to re-report crashes from `crashes` tests | Matthias Krüger | -1/+3 |
| 2024-11-05 | Check for both `StmtKind::MacCall` and `ExprKind::MacCall` | Boxy | -13/+0 |
| 2024-11-03 | Yeet effects feature | Michael Goulet | -3/+3 |
| 2024-11-02 | add and update some crashtests | cyrgani | -12/+28 |
| 2024-11-01 | Emit warning when calling/declaring functions with unavailable vectors. | Luca Versari | -49/+8 |
| 2024-10-30 | Promote test. | Camille GILLOT | -7/+0 |