| Age | Commit message (Expand) | Author | Lines |
| 2024-07-04 | Align the changes to the lang decision | Maybe Lapkin | -0/+8 |
| 2024-07-03 | Rollup merge of #127294 - ldm0:ldm_coroutine2, r=lcnr | Matthias Krüger | -1/+5 |
| 2024-07-04 | Less magic number for corountine | Liu Dingming | -1/+5 |
| 2024-07-03 | cache type sizes in type-size limit visitor | Rémy Rakic | -3/+16 |
| 2024-07-03 | Add `constness` to `TraitDef` | Deadbeef | -1/+9 |
| 2024-07-03 | Rollup merge of #127145 - compiler-errors:as_lang_item, r=lcnr | Matthias Krüger | -45/+68 |
| 2024-07-03 | Auto merge of #125507 - compiler-errors:type-length-limit, r=lcnr | bors | -80/+213 |
| 2024-07-03 | Auto merge of #123720 - amandasystems:dyn-enable-refactor, r=nikomatsakis | bors | -0/+3 |
| 2024-07-02 | Instance::resolve -> Instance::try_resolve, and other nits | Michael Goulet | -8/+20 |
| 2024-07-02 | Make fn traits into first-class TraitSolverLangItems to avoid needing fn_trai... | Michael Goulet | -9/+7 |
| 2024-07-02 | add TyCtxt::as_lang_item, use in new solver | Michael Goulet | -37/+62 |
| 2024-07-02 | Fix spans | Michael Goulet | -7/+14 |
| 2024-07-02 | Re-implement a type-size based limit | Michael Goulet | -11/+119 |
| 2024-07-02 | Give Instance::expect_resolve a span | Michael Goulet | -5/+7 |
| 2024-07-02 | Miscellaneous renaming | Michael Goulet | -60/+64 |
| 2024-07-02 | Miri function identity hack: account for possible inlining | Ralf Jung | -26/+53 |
| 2024-07-02 | Rollup merge of #127230 - hattizai:patch01, r=saethlin | Matthias Krüger | -1/+1 |
| 2024-07-02 | Rollup merge of #127224 - tgross35:pretty-print-exhaustive, r=RalfJung | Matthias Krüger | -16/+18 |
| 2024-07-02 | Rollup merge of #127146 - compiler-errors:fast-reject, r=lcnr | Matthias Krüger | -388/+4 |
| 2024-07-02 | chore: remove duplicate words | hattizai | -1/+1 |
| 2024-07-01 | Make `FloatTy` checks exhaustive in pretty print | Trevor Gross | -16/+18 |
| 2024-07-01 | Handle universe leaks by rewriting the constraint graph | Amanda Stjerna | -0/+3 |
| 2024-06-30 | Uplift fast rejection to new solver | Michael Goulet | -388/+4 |
| 2024-06-29 | Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obk | bors | -4/+30 |
| 2024-06-29 | Rollup merge of #127045 - compiler-errors:explicit, r=oli-obk | Matthias Krüger | -56/+30 |
| 2024-06-28 | address review comments | Deadbeef | -2/+2 |
| 2024-06-28 | Implement `Min` trait in new solver | Deadbeef | -0/+5 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -4/+25 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -0/+27 |
| 2024-06-27 | supertrait_def_ids was already implemented in middle | Michael Goulet | -37/+3 |
| 2024-06-27 | supertrait_def_ids | Michael Goulet | -3/+2 |
| 2024-06-27 | Make queries more explicit | Michael Goulet | -18/+27 |
| 2024-06-27 | Rollup merge of #126721 - Zalathar:nested-cov-attr, r=oli-obk | Jacob Pratt | -4/+10 |
| 2024-06-26 | Add `-Zdump-mir-exclude-alloc-bytes` | Josh Stone | -0/+3 |
| 2024-06-26 | Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlin | bors | -13/+29 |
| 2024-06-26 | coverage: Apply `#[coverage(..)]` recursively to nested functions | Zalathar | -1/+2 |
| 2024-06-26 | coverage: Detach `#[coverage(..)]` from codegen attribute handling | Zalathar | -4/+9 |
| 2024-06-25 | Support `#[patchable_function_entries]` | Matthew Maurer | -0/+4 |
| 2024-06-25 | Support for -Z patchable-function-entry | Matthew Maurer | -0/+23 |
| 2024-06-25 | Auto merge of #125740 - RalfJung:transmute-size-check, r=oli-obk | bors | -8/+17 |
| 2024-06-25 | Auto merge of #126813 - compiler-errors:SliceLike, r=lcnr | bors | -9/+28 |
| 2024-06-24 | Auto merge of #126784 - scottmcm:smaller-terminator, r=compiler-errors | bors | -6/+6 |
| 2024-06-24 | Replace Deref bounds on Interner in favor of a SliceLike trait | Michael Goulet | -0/+14 |
| 2024-06-24 | Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/Tr... | Michael Goulet | -9/+14 |
| 2024-06-23 | Rollup merge of #126833 - RalfJung:extern-type-field-ice, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2024-06-23 | Replace `f16` and `f128` pattern matching stubs with real implementations | Trevor Gross | -1/+15 |
| 2024-06-22 | Add a `pointee_metadata_ty_or_projection` helper | Scott McMurray | -13/+29 |
| 2024-06-22 | don't ICE when encountering an extern type field during validation | Ralf Jung | -0/+2 |
| 2024-06-21 | Rollup merge of #126787 - Strophox:get-bytes, r=RalfJung | Jubilee | -3/+23 |
| 2024-06-21 | Save 2 pointers in `TerminatorKind` (96 → 80 bytes) | Scott McMurray | -6/+6 |