| 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/+80 |
| 2023-02-10 | Auto merge of #107870 - matthiaskrgr:rollup-3z1q4rm, r=matthiaskrgr | bors | -120/+112 |
| 2023-02-10 | Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=j... | Matthias Krüger | -15/+8 |
| 2023-02-10 | Rollup merge of #107861 - cuviper:relnotes-1.67.1, r=Mark-Simulacrum | Matthias Krüger | -0/+7 |
| 2023-02-10 | Rollup merge of #107852 - notriddle:notriddle/rm-tab, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2023-02-10 | Rollup merge of #107841 - tharunsuresh-code:snap_curl, r=ozkanonur | Matthias Krüger | -2/+2 |
| 2023-02-10 | Rollup merge of #107831 - nnethercote:query-refactoring, r=oli-obk | Matthias Krüger | -55/+49 |
| 2023-02-10 | Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiser | Matthias Krüger | -41/+41 |
| 2023-02-10 | Auto merge of #101680 - jackh726:implied-cleanup, r=lcnr | bors | -106/+144 |
| 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 | -71/+90 |
| 2023-02-10 | Multiple candidates with same response is not ambiguous | Michael Goulet | -15/+8 |
| 2023-02-10 | Auto merge of #102963 - ilammy:xray-basic, r=estebank | bors | -9/+312 |
| 2023-02-09 | Release 1.67.1 | Josh Stone | -0/+7 |
| 2023-02-09 | Auto merge of #107853 - Dylan-DPC:rollup-macf1qo, r=Dylan-DPC | bors | -265/+437 |
| 2023-02-09 | Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnr | Dylan DPC | -0/+22 |
| 2023-02-09 | Rollup merge of #107803 - eggyal:do_not_bring_trait_alias_supertraits_into_sc... | Dylan DPC | -17/+52 |
| 2023-02-09 | Rollup merge of #107786 - compiler-errors:new-solver-some-tweaks, r=lcnr | Dylan DPC | -144/+129 |
| 2023-02-09 | Rollup merge of #107659 - bvanjoi:issue-107649, r=estebank | Dylan DPC | -11/+135 |
| 2023-02-09 | Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomez | Dylan DPC | -81/+71 |
| 2023-02-09 | Rollup merge of #107648 - matthiaskrgr:unused_lifetime_104432_fix, r=cjgillot | Dylan DPC | -12/+28 |
| 2023-02-09 | rustdoc: remove unused fn parameter `tab` | Michael Howell | -7/+5 |
| 2023-02-09 | Disqualify auto-trait builtin impl in new solver if impl exists | Michael Goulet | -0/+22 |
| 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 | -28/+65 |
| 2023-02-09 | Use elaborated item bounds for alias types | Michael Goulet | -4/+13 |
| 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/+135 |
| 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 | Auto merge of #107840 - matthiaskrgr:rollup-e6v7x0a, r=matthiaskrgr | bors | -405/+696 |
| 2023-02-09 | Handled snap curl issue inside Rust #107722 | Tharun Suresh | -2/+2 |
| 2023-02-09 | Rollup merge of #107835 - tshepang:fmt, r=WaffleLapkin | Matthias Krüger | -12/+13 |
| 2023-02-09 | Rollup merge of #107834 - zephaniahong:issue-107547-fix, r=albertlarsan68 | Matthias Krüger | -12/+17 |
| 2023-02-09 | Rollup merge of #107808 - kadiwa4:built-unsuccessfully, r=albertlarsan68 | Matthias Krüger | -1/+3 |
| 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/+655 |
| 2023-02-09 | use idiomatic formatting | Tshepang Mbambo | -12/+13 |
| 2023-02-09 | port over symlink_file function from Build to Config and create symlink for l... | Zephaniah Ong | -12/+17 |
| 2023-02-09 | Auto merge of #106938 - GuillaumeGomez:normalize-projection-field-ty, r=oli-obk | bors | -1/+81 |
| 2023-02-09 | Remove `QueryContext`. | Nicholas Nethercote | -36/+33 |
| 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-09 | Auto merge of #107828 - compiler-errors:rollup-gyj6dgj, r=compiler-errors | bors | -94/+227 |
| 2023-02-08 | Rollup merge of #107819 - clubby789:x-py-root, r=jyn514 | Michael Goulet | -3/+7 |
| 2023-02-08 | Rollup merge of #107817 - notriddle:notriddle/wheel-svg, r=GuillaumeGomez | Michael Goulet | -1/+1 |
| 2023-02-08 | Rollup merge of #107813 - compiler-errors:bad-impl-trait-in-macro-is-ok, r=es... | Michael Goulet | -2/+35 |