| Age | Commit message (Expand) | Author | Lines |
| 2024-03-01 | Rollup merge of #121824 - celinval:smir-scalar, r=oli-obk | Matthias Krüger | -17/+259 |
| 2024-03-01 | Rollup merge of #121803 - estebank:dont-mention-type-error-e0277, r=compiler-... | Matthias Krüger | -1/+5 |
| 2024-03-01 | Rollup merge of #121750 - Nadrieril:switchkind-if, r=matthewjasper | Matthias Krüger | -49/+45 |
| 2024-03-01 | Rollup merge of #121730 - ecnelises:aix_pgo, r=wesleywiser | Matthias Krüger | -1/+3 |
| 2024-03-01 | Rollup merge of #121706 - Nadrieril:simplify-sort-candidate, r=matthewjasper | Matthias Krüger | -34/+17 |
| 2024-03-01 | Rollup merge of #121497 - lcnr:coherence-suggest-increasing-recursion-limit, ... | Matthias Krüger | -188/+335 |
| 2024-03-01 | Rollup merge of #121153 - chenyukang:yukang-fix-105431-type-mismatch, r=estebank | Matthias Krüger | -41/+103 |
| 2024-03-01 | Rollup merge of #120305 - clubby789:unused-import-line, r=estebank | Matthias Krüger | -1/+11 |
| 2024-03-01 | Rollup merge of #111505 - GuillaumeGomez:turn-invalid-doc-attr-into-err, r=ru... | Matthias Krüger | -10/+1 |
| 2024-03-01 | Add support to new float types | Celina G. Val | -8/+31 |
| 2024-03-01 | Implement missing ABI structures in StableMIR | Celina G. Val | -17/+236 |
| 2024-03-01 | Rollup merge of #121853 - lcnr:normalizes_to-polarity, r=compiler-errors | Matthias Krüger | -3/+16 |
| 2024-03-01 | Rollup merge of #121831 - gurry:fix-typo, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-03-01 | Rollup merge of #121828 - mu001999:clean, r=Nilstrieb | Matthias Krüger | -33/+0 |
| 2024-03-01 | Rollup merge of #121819 - nnethercote:fix-121812, r=oli-obk | Matthias Krüger | -28/+34 |
| 2024-03-01 | Rollup merge of #121818 - rcvalle:rust-cfi-remove-unused-typeid-for-fnsig, r=... | Matthias Krüger | -59/+2 |
| 2024-03-01 | Rollup merge of #121784 - Zalathar:if-or-converge, r=Nadrieril | Matthias Krüger | -2/+8 |
| 2024-03-01 | Rollup merge of #121580 - Suyashtnt:issue-121502-fix, r=michaelwoerister | Matthias Krüger | -1/+1 |
| 2024-03-01 | Rollup merge of #121416 - veera-sivarajan:bugfix-120785, r=nnethercote | Matthias Krüger | -4/+41 |
| 2024-03-01 | Rollup merge of #120646 - clubby789:uninit-destructuring-sugg, r=michaelwoeri... | Matthias Krüger | -1/+6 |
| 2024-03-01 | normalizes-to: handle negative impls | lcnr | -3/+16 |
| 2024-03-01 | If suggestion would leave an empty line, delete it | clubby789 | -1/+11 |
| 2024-03-01 | Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnr | bors | -832/+498 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -14/+107 |
| 2024-03-01 | Fix typo in comment | Gurinder Singh | -1/+1 |
| 2024-03-01 | Never say "`Trait` is implemented for `{type error}`" | Esteban Küber | -1/+5 |
| 2024-03-01 | Remove unused fluent messages | r0cky | -33/+0 |
| 2024-03-01 | Rebase fallout from TypeRelating::binders, inline higher_ranked_sub | Michael Goulet | -66/+51 |
| 2024-03-01 | Fallout from removing a_is_expected | Michael Goulet | -127/+46 |
| 2024-03-01 | Remove a_is_expected from combine relations | Michael Goulet | -134/+74 |
| 2024-03-01 | Get rid of some sub_exp and eq_exp | Michael Goulet | -52/+37 |
| 2024-03-01 | Remove cause | Michael Goulet | -35/+8 |
| 2024-03-01 | Combine sub and eq | Michael Goulet | -492/+356 |
| 2024-03-01 | Preserve variance on error in generalizer | Michael Goulet | -2/+2 |
| 2024-03-01 | Handle stashing of delayed bugs. | Nicholas Nethercote | -21/+27 |
| 2024-02-29 | CFI: Remove unused `typeid_for_fnsig` | Ramon de C Valle | -59/+2 |
| 2024-03-01 | Remove unnecessary `Level::` qualifiers. | Nicholas Nethercote | -7/+7 |
| 2024-02-29 | Auto merge of #121810 - matthiaskrgr:rollup-mawij2g, r=matthiaskrgr | bors | -307/+369 |
| 2024-02-29 | Rollup merge of #121782 - RalfJung:mutable-ref-in-static, r=oli-obk | Matthias Krüger | -21/+8 |
| 2024-02-29 | Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors | Matthias Krüger | -128/+177 |
| 2024-02-29 | Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiser | Matthias Krüger | -50/+47 |
| 2024-02-29 | Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-ali... | Matthias Krüger | -108/+137 |
| 2024-02-29 | Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnr | bors | -63/+88 |
| 2024-02-29 | Change condition in binders to one that is more readable | Santiago Pastorino | -5/+5 |
| 2024-02-29 | Make nll higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -54/+52 |
| 2024-02-29 | Make infer higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -5/+32 |
| 2024-02-29 | Detect empty leading where-clauses on type aliases | León Orell Valerian Liehr | -50/+73 |
| 2024-02-29 | AST: Refactor type alias where clauses | León Orell Valerian Liehr | -61/+67 |
| 2024-02-29 | Rollup merge of #121783 - nnethercote:emitter-cleanups, r=oli-obk | Guillaume Gomez | -197/+113 |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -302/+365 |