| Age | Commit message (Expand) | Author | Lines |
| 2024-03-01 | normalizes-to: handle negative impls | lcnr | -3/+16 |
| 2024-03-01 | Update outdated LLVM comment | clubby789 | -6/+3 |
| 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 | Detect more cases of `=` to `:` typo | Esteban Küber | -14/+83 |
| 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-03-01 | Move `gather_comments`. | Nicholas Nethercote | -127/+125 |
| 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 | Small clean up of E0277 message logic | Esteban Küber | -15/+9 |
| 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 |
| 2024-02-29 | Rollup merge of #121376 - Nadrieril:mir-half-ranges, r=pnkfelix | Guillaume Gomez | -38/+32 |
| 2024-02-29 | Rollup merge of #121000 - Nadrieril:keep_all_fields, r=compiler-errors | Guillaume Gomez | -88/+98 |
| 2024-02-29 | Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton | Guillaume Gomez | -5/+10 |
| 2024-02-29 | Make `invalid_doc_attributes` deny by default | Guillaume Gomez | -10/+1 |
| 2024-02-29 | Rollup merge of #121792 - GuillaumeGomez:improve-suggestion, r=michaelwoerister | Guillaume Gomez | -2/+3 |
| 2024-02-29 | Rollup merge of #121700 - rcvalle:rust-cfi-dont-compress-user-defined-builtin... | Guillaume Gomez | -3/+14 |
| 2024-02-29 | Rollup merge of #121654 - compiler-errors:async-fn-for-fn-def, r=oli-obk | Guillaume Gomez | -93/+235 |
| 2024-02-29 | Improve suggestion to rename type starting with underscore to make it more ob... | Guillaume Gomez | -2/+3 |
| 2024-02-29 | Suggest moving if non-found macro_rules! is defined later | yukang | -1/+44 |
| 2024-02-29 | Rollup merge of #121779 - mu001999:clean, r=Nilstrieb | Jacob Pratt | -75/+0 |
| 2024-02-29 | Rollup merge of #121777 - sisungo:master, r=oli-obk | Jacob Pratt | -1/+1 |
| 2024-02-29 | Rollup merge of #121745 - compiler-errors:refining-impl-trait-deeply-norm, r=... | Jacob Pratt | -5/+18 |
| 2024-02-29 | Rollup merge of #121740 - surechen:change_attribute_to_local_20240228, r=lcnr | Jacob Pratt | -18/+45 |
| 2024-02-29 | Rollup merge of #121723 - nnethercote:two-diagnostic-things, r=oli-obk | Jacob Pratt | -21/+40 |
| 2024-02-29 | track overflowing goals for overfow errors | lcnr | -45/+108 |
| 2024-02-29 | Make the success arms of `if lhs || rhs` meet up in a separate block | Zalathar | -2/+8 |