about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-10implement `compute_alias_eq_goal`Boxy-14/+163
2023-02-10emit `AliasEq` when relating type and const aliasesBoxy-147/+157
2023-02-10add `AliasEq` to `PredicateKind`Boxy-5/+80
2023-02-10Auto merge of #107870 - matthiaskrgr:rollup-3z1q4rm, r=matthiaskrgrbors-120/+112
2023-02-10Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=j...Matthias Krüger-15/+8
2023-02-10Rollup merge of #107861 - cuviper:relnotes-1.67.1, r=Mark-SimulacrumMatthias Krüger-0/+7
2023-02-10Rollup merge of #107852 - notriddle:notriddle/rm-tab, r=GuillaumeGomezMatthias Krüger-7/+5
2023-02-10Rollup merge of #107841 - tharunsuresh-code:snap_curl, r=ozkanonurMatthias Krüger-2/+2
2023-02-10Rollup merge of #107831 - nnethercote:query-refactoring, r=oli-obkMatthias Krüger-55/+49
2023-02-10Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiserMatthias Krüger-41/+41
2023-02-10Auto merge of #101680 - jackh726:implied-cleanup, r=lcnrbors-106/+144
2023-02-09Update implied_outlives_bounds to properly register implied bounds behind nor...Jack Huey-41/+60
2023-02-09Cleanup free_region_relations a bitJack Huey-71/+90
2023-02-10Multiple candidates with same response is not ambiguousMichael Goulet-15/+8
2023-02-10Auto merge of #102963 - ilammy:xray-basic, r=estebankbors-9/+312
2023-02-09Release 1.67.1Josh Stone-0/+7
2023-02-09Auto merge of #107853 - Dylan-DPC:rollup-macf1qo, r=Dylan-DPCbors-265/+437
2023-02-09Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnrDylan DPC-0/+22
2023-02-09Rollup merge of #107803 - eggyal:do_not_bring_trait_alias_supertraits_into_sc...Dylan DPC-17/+52
2023-02-09Rollup merge of #107786 - compiler-errors:new-solver-some-tweaks, r=lcnrDylan DPC-144/+129
2023-02-09Rollup merge of #107659 - bvanjoi:issue-107649, r=estebankDylan DPC-11/+135
2023-02-09Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomezDylan DPC-81/+71
2023-02-09Rollup merge of #107648 - matthiaskrgr:unused_lifetime_104432_fix, r=cjgillotDylan DPC-12/+28
2023-02-09rustdoc: remove unused fn parameter `tab`Michael Howell-7/+5
2023-02-09Disqualify auto-trait builtin impl in new solver if impl existsMichael Goulet-0/+22
2023-02-09Move winnowing to assemblyMichael Goulet-140/+81
2023-02-09Implement a dummy drop-in-favor-of for the new solverMichael Goulet-28/+65
2023-02-09Use elaborated item bounds for alias typesMichael Goulet-4/+13
2023-02-09Fix subst issue with object_ty_for_traitMichael Goulet-5/+3
2023-02-09test: snapshot for derive suggestion in diff filesbohan-11/+135
2023-02-09Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3bors-331/+640
2023-02-09Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-202...bjorn3-331/+640
2023-02-09Auto merge of #107840 - matthiaskrgr:rollup-e6v7x0a, r=matthiaskrgrbors-405/+696
2023-02-09Handled snap curl issue inside Rust #107722Tharun Suresh-2/+2
2023-02-09Rollup merge of #107835 - tshepang:fmt, r=WaffleLapkinMatthias Krüger-12/+13
2023-02-09Rollup merge of #107834 - zephaniahong:issue-107547-fix, r=albertlarsan68Matthias Krüger-12/+17
2023-02-09Rollup merge of #107808 - kadiwa4:built-unsuccessfully, r=albertlarsan68Matthias Krüger-1/+3
2023-02-09Rollup merge of #107752 - riverar:rafael/gnu_dlltool_temp_prefix, r=petrochenkovMatthias Krüger-0/+8
2023-02-09Rollup merge of #107446 - clubby789:rustc-parse-diag-migrate, r=compiler-errorsMatthias Krüger-380/+655
2023-02-09use idiomatic formattingTshepang Mbambo-12/+13
2023-02-09port over symlink_file function from Build to Config and create symlink for l...Zephaniah Ong-12/+17
2023-02-09Auto merge of #106938 - GuillaumeGomez:normalize-projection-field-ty, r=oli-obkbors-1/+81
2023-02-09Remove `QueryContext`.Nicholas Nethercote-36/+33
2023-02-09Avoid some `tls::with` calls.Nicholas Nethercote-11/+8
2023-02-09Simplify `with_tlv`.Nicholas Nethercote-3/+3
2023-02-09Simplify `tls::enter_context`.Nicholas Nethercote-6/+6
2023-02-09Auto merge of #107828 - compiler-errors:rollup-gyj6dgj, r=compiler-errorsbors-94/+227
2023-02-08Rollup merge of #107819 - clubby789:x-py-root, r=jyn514Michael Goulet-3/+7
2023-02-08Rollup merge of #107817 - notriddle:notriddle/wheel-svg, r=GuillaumeGomezMichael Goulet-1/+1
2023-02-08Rollup merge of #107813 - compiler-errors:bad-impl-trait-in-macro-is-ok, r=es...Michael Goulet-2/+35