| Age | Commit message (Expand) | Author | Lines |
| 2024-03-21 | Strip placeholders from hidden types before remapping generic parameter in th... | Oli Scherer | -0/+5 |
| 2024-03-21 | Auto merge of #121123 - compiler-errors:item-assumptions, r=oli-obk | bors | -1/+1 |
| 2024-03-20 | Rollup merge of #122749 - aliemjay:region-err, r=compiler-errors | Jacob Pratt | -4/+0 |
| 2024-03-20 | make `type_flags(ReError) & HAS_ERROR` | Ali MJ Al-Nasrawy | -4/+0 |
| 2024-03-20 | Split item bounds and item super predicates | Michael Goulet | -1/+1 |
| 2024-03-20 | Auto merge of #120717 - compiler-errors:cap-closure-kind, r=oli-obk | bors | -1/+1 |
| 2024-03-19 | Only split by-ref/by-move futures for async closures | Michael Goulet | -1/+1 |
| 2024-03-19 | Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi... | bors | -20/+89 |
| 2024-03-19 | Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgr | bors | -13/+24 |
| 2024-03-19 | Auto merge of #122392 - BoxyUwU:misc_cleanup, r=lcnr | bors | -6/+4 |
| 2024-03-19 | Fix incorrect mutable suggestion information for binding in ref pattern. | surechen | -13/+24 |
| 2024-03-19 | Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk | bors | -1/+1 |
| 2024-03-18 | rename `instantiate_canonical_with_fresh_inference_vars` | Boxy | -6/+4 |
| 2024-03-18 | Prevent opaque types being instantiated twice with different regions within t... | Oli Scherer | -20/+89 |
| 2024-03-17 | Move `suggest_hoisting_call_outside_loop` out of `suggest_cloning` | Esteban Küber | -6/+3 |
| 2024-03-17 | Move `Visitor` impl out to the `mod` level | Esteban Küber | -22/+22 |
| 2024-03-17 | Point at `continue` and `break` that might be in the wrong place | Esteban Küber | -33/+130 |
| 2024-03-17 | Detect when move of `!Copy` value occurs within `loop` and should likely not ... | Esteban Küber | -2/+160 |
| 2024-03-15 | Rollup merge of #122254 - estebank:issue-48677, r=oli-obk | Matthias Krüger | -15/+126 |
| 2024-03-15 | Rollup merge of #122513 - petrochenkov:somehir4, r=fmease | Guillaume Gomez | -10/+4 |
| 2024-03-15 | Rollup merge of #122468 - beepster4096:borrowck_prefixes_cleanup, r=Nadrieril | Guillaume Gomez | -88/+28 |
| 2024-03-14 | hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id` | Vadim Petrochenkov | -10/+4 |
| 2024-03-14 | Rename `hir::StmtKind::Local` into `hir::StmtKind::Let` | Guillaume Gomez | -3/+3 |
| 2024-03-13 | Account for UnOps in borrowck message | Esteban Küber | -2/+14 |
| 2024-03-13 | Detect calls to `.clone()` on `T: !Clone` types on borrowck errors | Esteban Küber | -7/+106 |
| 2024-03-13 | cleanup prefixes iterator | beepster4096 | -88/+28 |
| 2024-03-12 | Remove unused fields in some structures | Arthur Carcano | -2/+0 |
| 2024-03-11 | Eliminate `DefiningAnchor::Error`, it is indistinguishable from `DefiningAnch... | Oli Scherer | -1/+1 |
| 2024-03-11 | Make `DefiningAnchor::Bind` only store the opaque types that may be constrain... | Oli Scherer | -6/+3 |
| 2024-03-11 | Rename `IntoDiagnosticArg` as `IntoDiagArg`. | Nicholas Nethercote | -3/+3 |
| 2024-03-09 | Drive-by fix string fmt | Esteban Küber | -6/+6 |
| 2024-03-08 | Distinguish between library and lang UB in assert_unsafe_precondition | Ben Kimock | -1/+1 |
| 2024-03-08 | Stabilize associated type bounds | Michael Goulet | -1/+1 |
| 2024-03-08 | Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkov | Matthias Krüger | -47/+30 |
| 2024-03-08 | Rollup merge of #122103 - compiler-errors:taits-capture-everything, r=oli-obk | Matthias Krüger | -8/+11 |
| 2024-03-08 | Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu | Matthias Krüger | -6/+8 |
| 2024-03-08 | Make TAITs capture all higher-ranked lifetimes in scope | Michael Goulet | -8/+11 |
| 2024-03-06 | Add missing `#[rustc_lint_diagnostics]` attributes. | Nicholas Nethercote | -3/+11 |
| 2024-03-06 | Rewrite the `untranslatable_diagnostic` lint. | Nicholas Nethercote | -0/+5 |
| 2024-03-05 | Use `ControlFlow` in HIR visitors | Jason Newcomb | -47/+30 |
| 2024-03-04 | Return a struct from `query intrinsic` to be able to add another field in the... | Oli Scherer | -1/+1 |
| 2024-03-01 | Rollup merge of #120646 - clubby789:uninit-destructuring-sugg, r=michaelwoeri... | Matthias Krüger | -1/+6 |
| 2024-03-01 | Fallout from removing a_is_expected | Michael Goulet | -6/+1 |
| 2024-03-01 | Remove a_is_expected from combine relations | Michael Goulet | -1/+0 |
| 2024-03-01 | Get rid of some sub_exp and eq_exp | Michael Goulet | -1/+0 |
| 2024-03-01 | Combine sub and eq | Michael Goulet | -7/+6 |
| 2024-02-29 | Make nll higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -54/+52 |
| 2024-02-28 | Rename `DiagnosticArg{,Map,Name,Value}` as `DiagArg{,Map,Name,Value}`. | Nicholas Nethercote | -1/+1 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -179/+124 |
| 2024-02-27 | Avoid a `span_delayed_bug` in `compute_regions`. | Nicholas Nethercote | -12/+13 |