| Age | Commit message (Expand) | Author | Lines |
| 2024-04-17 | Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errors | Matthias Krüger | -7/+6 |
| 2024-04-17 | Auto merge of #124040 - GuillaumeGomez:rollup-hrrvsgh, r=GuillaumeGomez | bors | -4/+14 |
| 2024-04-17 | Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiser | Guillaume Gomez | -4/+11 |
| 2024-04-17 | Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebank | Guillaume Gomez | -0/+3 |
| 2024-04-16 | Auto merge of #123537 - compiler-errors:shallow, r=lcnr | bors | -16/+15 |
| 2024-04-16 | Don't ICE for kind mismatches during error rendering | Oli Scherer | -0/+3 |
| 2024-04-16 | Fail candidate assembly for erroneous types | Gurinder Singh | -1/+12 |
| 2024-04-16 | Avoid lots of `hir::HirId{,Map,Set}` qualifiers. | Nicholas Nethercote | -2/+2 |
| 2024-04-16 | Avoid unnecessary `rustc_span::DUMMY_SP` usage. | Nicholas Nethercote | -5/+4 |
| 2024-04-15 | Make array suggestions slightly more accurate | Michael Goulet | -3/+10 |
| 2024-04-15 | Use /* value */ as a placeholder | Michael Goulet | -1/+1 |
| 2024-04-16 | Rollup merge of #123016 - compiler-errors:no-type-var-origin, r=lcnr | León Orell Valerian Liehr | -27/+16 |
| 2024-04-15 | Simplify shallow resolver to just fold ty/consts | Michael Goulet | -16/+15 |
| 2024-04-15 | Remove TypeVariableOriginKind | Michael Goulet | -27/+16 |
| 2024-04-15 | Rollup merge of #123924 - compiler-errors:tuple-sugg, r=estebank | Michael Goulet | -0/+55 |
| 2024-04-15 | Rollup merge of #123900 - compiler-errors:nobound, r=lcnr | Michael Goulet | -23/+20 |
| 2024-04-15 | PolyTraitRefs -> TraitRefs | Michael Goulet | -9/+4 |
| 2024-04-15 | Stop using PolyTraitRef for closure/coroutine predicates already instantiated... | Michael Goulet | -24/+26 |
| 2024-04-14 | Rollup merge of #123618 - compiler-errors:overflow-ambig, r=spastorino | Guillaume Gomez | -6/+18 |
| 2024-04-14 | Fix 1-tuple value suggestion | Michael Goulet | -5/+4 |
| 2024-04-14 | Fix value suggestion for array in generic context | Michael Goulet | -5/+3 |
| 2024-04-14 | Consolidate two copies of ty_kind_suggestion | Michael Goulet | -0/+58 |
| 2024-04-09 | Add a helper for extending a span to include any trailing whitespace | Michael Goulet | -6/+2 |
| 2024-04-09 | Rollup merge of #123662 - compiler-errors:no-upvars-yet, r=oli-obk | Guillaume Gomez | -33/+36 |
| 2024-04-08 | Don't rely on upvars being assigned just because coroutine-closure kind is as... | Michael Goulet | -33/+36 |
| 2024-04-08 | Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr | bors | -43/+60 |
| 2024-04-08 | Rollup merge of #123578 - lqd:regression-123275, r=compiler-errors | Matthias Krüger | -3/+47 |
| 2024-04-08 | Rollup merge of #123367 - jswrenn:layoutify, r=compiler-errors | Matthias Krüger | -16/+58 |
| 2024-04-08 | Compute transmutability from `rustc_target::abi::Layout` | Jack Wrenn | -16/+58 |
| 2024-04-08 | Scrape extraneous regions from instantiate_nll_query_response_and_region_obli... | Oli Scherer | -43/+60 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -7/+35 |
| 2024-04-07 | Discard overflow obligations in impl_may_apply | Michael Goulet | -6/+18 |
| 2024-04-06 | Revert "remove `pred_known_to_hold_modulo_regions`" | Rémy Rakic | -3/+47 |
| 2024-04-06 | Add a debug asserts call to match_projection_projections to ensure invariant | Santiago Pastorino | -0/+2 |
| 2024-04-06 | Auto merge of #123471 - compiler-errors:match_projection_projections, r=oli-obk | bors | -0/+3 |
| 2024-04-05 | Auto merge of #122747 - Urgau:non-local-defs_perfect_impl, r=lcnr | bors | -12/+24 |
| 2024-04-05 | Expose rustc_trait_selection::error_reporting::ambiguity module | Urgau | -12/+13 |
| 2024-04-05 | Take the polarity into account in compute_applicable_impls | Urgau | -0/+11 |
| 2024-04-05 | Rollup merge of #123496 - lcnr:wf-ping, r=compiler-errors | Guillaume Gomez | -2/+0 |
| 2024-04-05 | Rollup merge of #122894 - compiler-errors:downgrade, r=lcnr | Guillaume Gomez | -4/+5 |
| 2024-04-05 | ping on wf changes, remove fixme | lcnr | -2/+0 |
| 2024-04-04 | Rollup merge of #123464 - fmease:rn-has-proj-to-has-aliases, r=compiler-errors | Jacob Pratt | -5/+7 |
| 2024-04-04 | Check def id before calling match_projection_projections | Michael Goulet | -0/+3 |
| 2024-04-04 | Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errors | bors | -13/+38 |
| 2024-04-04 | Rename HAS_PROJECTIONS to HAS_ALIASES etc. | León Orell Valerian Liehr | -5/+7 |
| 2024-04-04 | Allow defining opaque types when checking const equality bounds | Oli Scherer | -6/+18 |
| 2024-04-04 | Add some regression tests for opaque types and const generics | Oli Scherer | -2/+4 |
| 2024-04-04 | Use `DefineOpaqueTypes::Yes` where the new solver is unconditionally used alr... | Oli Scherer | -3/+7 |
| 2024-04-04 | Specialization can switch to `DefineOpaqueTypes::Yes` without having an effect. | Oli Scherer | -1/+6 |
| 2024-04-04 | Use `DefineOpaqueTypes::Yes` in diagnostics code | Oli Scherer | -1/+3 |