| Age | Commit message (Expand) | Author | Lines |
| 2023-02-10 | implement `compute_alias_eq_goal` | Boxy | -14/+163 |
| 2023-02-10 | emit `AliasEq` when relating type and const aliases | Boxy | -147/+157 |
| 2023-02-10 | add `AliasEq` to `PredicateKind` | Boxy | -5/+77 |
| 2023-02-10 | Auto merge of #107870 - matthiaskrgr:rollup-3z1q4rm, r=matthiaskrgr | bors | -61/+58 |
| 2023-02-10 | Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=j... | Matthias Krüger | -3/+6 |
| 2023-02-10 | Rollup merge of #107831 - nnethercote:query-refactoring, r=oli-obk | Matthias Krüger | -53/+47 |
| 2023-02-10 | Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiser | Matthias Krüger | -5/+5 |
| 2023-02-10 | Auto merge of #101680 - jackh726:implied-cleanup, r=lcnr | bors | -104/+142 |
| 2023-02-09 | Update implied_outlives_bounds to properly register implied bounds behind nor... | Jack Huey | -41/+60 |
| 2023-02-09 | Cleanup free_region_relations a bit | Jack Huey | -69/+88 |
| 2023-02-10 | Multiple candidates with same response is not ambiguous | Michael Goulet | -3/+6 |
| 2023-02-10 | Auto merge of #102963 - ilammy:xray-basic, r=estebank | bors | -8/+158 |
| 2023-02-09 | Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnr | Dylan DPC | -0/+14 |
| 2023-02-09 | Rollup merge of #107803 - eggyal:do_not_bring_trait_alias_supertraits_into_sc... | Dylan DPC | -17/+31 |
| 2023-02-09 | Rollup merge of #107786 - compiler-errors:new-solver-some-tweaks, r=lcnr | Dylan DPC | -135/+85 |
| 2023-02-09 | Rollup merge of #107659 - bvanjoi:issue-107649, r=estebank | Dylan DPC | -11/+11 |
| 2023-02-09 | Rollup merge of #107648 - matthiaskrgr:unused_lifetime_104432_fix, r=cjgillot | Dylan DPC | -12/+16 |
| 2023-02-09 | Disqualify auto-trait builtin impl in new solver if impl exists | Michael Goulet | -0/+14 |
| 2023-02-09 | Move winnowing to assembly | Michael Goulet | -140/+81 |
| 2023-02-09 | Implement a dummy drop-in-favor-of for the new solver | Michael Goulet | -19/+33 |
| 2023-02-09 | Use elaborated item bounds for alias types | Michael Goulet | -4/+1 |
| 2023-02-09 | Fix subst issue with object_ty_for_trait | Michael Goulet | -5/+3 |
| 2023-02-09 | test: snapshot for derive suggestion in diff files | bohan | -11/+11 |
| 2023-02-09 | Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3 | bors | -331/+640 |
| 2023-02-09 | Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-202... | bjorn3 | -331/+640 |
| 2023-02-09 | Rollup merge of #107835 - tshepang:fmt, r=WaffleLapkin | Matthias Krüger | -12/+13 |
| 2023-02-09 | Rollup merge of #107752 - riverar:rafael/gnu_dlltool_temp_prefix, r=petrochenkov | Matthias Krüger | -0/+8 |
| 2023-02-09 | Rollup merge of #107446 - clubby789:rustc-parse-diag-migrate, r=compiler-errors | Matthias Krüger | -380/+641 |
| 2023-02-09 | use idiomatic formatting | Tshepang Mbambo | -12/+13 |
| 2023-02-09 | Auto merge of #106938 - GuillaumeGomez:normalize-projection-field-ty, r=oli-obk | bors | -1/+1 |
| 2023-02-09 | Remove `QueryContext`. | Nicholas Nethercote | -34/+31 |
| 2023-02-09 | Avoid some `tls::with` calls. | Nicholas Nethercote | -11/+8 |
| 2023-02-09 | Simplify `with_tlv`. | Nicholas Nethercote | -3/+3 |
| 2023-02-09 | Simplify `tls::enter_context`. | Nicholas Nethercote | -6/+6 |
| 2023-02-08 | Rollup merge of #107813 - compiler-errors:bad-impl-trait-in-macro-is-ok, r=es... | Michael Goulet | -2/+3 |
| 2023-02-08 | Rollup merge of #107799 - lcnr:update-provisional-result, r=oli-obk | Michael Goulet | -5/+8 |
| 2023-02-08 | Rollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki | Michael Goulet | -34/+6 |
| 2023-02-08 | Rollup merge of #107713 - nnethercote:extend-BYTE_SLICE_IN_PACKED_STRUCT_WITH... | Michael Goulet | -24/+40 |
| 2023-02-09 | Emit an error if -Z instrument-xray is not supported | Oleksii Lozovskyi | -0/+12 |
| 2023-02-09 | XRay support flag in TargetOptions | Oleksii Lozovskyi | -0/+15 |
| 2023-02-09 | Emit basic XRay instrumentation attributes | Oleksii Lozovskyi | -0/+28 |
| 2023-02-09 | Allow multiple instrumentation attributes | Oleksii Lozovskyi | -5/+5 |
| 2023-02-09 | Parse "-Z instrument-xray" codegen option | Oleksii Lozovskyi | -3/+98 |
| 2023-02-09 | Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`. | Nicholas Nethercote | -24/+40 |
| 2023-02-09 | Auto merge of #107717 - nnethercote:opt-TyKind-eq, r=compiler-errors | bors | -41/+45 |
| 2023-02-08 | Auto merge of #107811 - matthiaskrgr:rollup-rpjzshk, r=matthiaskrgr | bors | -153/+236 |
| 2023-02-08 | Do not assemble supertraits for trait aliases | Alan Egerton | -17/+31 |
| 2023-02-08 | correctly update goals in the cache | lcnr | -5/+8 |
| 2023-02-08 | Do not eagerly recover for bad impl-trait in macros | Michael Goulet | -2/+3 |
| 2023-02-08 | Rollup merge of #107780 - compiler-errors:instantiate-binder, r=lcnr | Matthias Krüger | -60/+67 |