| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-04-04 | Auto merge of #115538 - lcnr:fn-def-wf, r=compiler-errors | bors | -7/+21 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -14/+62 |
| 2024-04-04 | Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhpratt | bors | -1/+1 |
| 2024-04-04 | rebase | Boxy | -2/+2 |
| 2024-04-04 | check `FnDef` return type for WF | lcnr | -7/+21 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -1/+1 |
| 2024-04-04 | Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease | bors | -48/+5 |
| 2024-04-03 | move leak check out of candidate evaluation | lcnr | -14/+62 |
| 2024-04-03 | rustc_index: Add a `ZERO` constant to index types | Vadim Petrochenkov | -5/+1 |
| 2024-04-03 | Uplift and start using check_args_compatible more liberally | Michael Goulet | -46/+5 |
| 2024-04-03 | Stop chopping off args for no reason | Michael Goulet | -2/+0 |