about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-11Auto merge of #107507 - BoxyUwU:deferred_projection_equality, r=lcnrbors-163/+585
2023-02-10Auto merge of #85158 - JulianKnodt:array_const_val, r=cjgillotbors-0/+789
2023-02-10Auto merge of #107886 - flip1995:clippyup, r=Manishearthbors-566/+2200
2023-02-10Auto merge of #107889 - matthiaskrgr:rollup-c0d4al0, r=matthiaskrgrbors-43/+88
2023-02-10Add testsBoxy-0/+188
2023-02-10implement `compute_alias_eq_goal`Boxy-14/+163
2023-02-10emit `AliasEq` when relating type and const aliasesBoxy-147/+157
2023-02-10Rollup merge of #107882 - workingjubilee:fix-en-borrowck-ftl-typos, r=compile...Matthias Krüger-3/+3
2023-02-10Rollup merge of #107876 - zephaniahong:issue-107547-fix, r=albertlarsan68Matthias Krüger-3/+6
2023-02-10Rollup merge of #107866 - sunfishcode:sunfishcode/wasi-lazy-environ, r=workin...Matthias Krüger-1/+7
2023-02-10Rollup merge of #107839 - RalfJung:rustc-log, r=oli-obkMatthias Krüger-9/+3
2023-02-10Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obkMatthias Krüger-1/+10
2023-02-10Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnrMatthias Krüger-26/+59
2023-02-10fix rustc_log doctestRalf Jung-3/+3
2023-02-10add `AliasEq` to `PredicateKind`Boxy-5/+80
2023-02-10Update Cargo.lockPhilipp Krones-6/+8
2023-02-10Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyupPhilipp Krones-560/+2192
2023-02-10Auto merge of #10314 - flip1995:clippy_dev-cli-fix, r=xFrednetbors-14/+14
2023-02-10Fix CLI of clippy_devPhilipp Krones-14/+14
2023-02-10Auto merge of #10313 - flip1995:rustup, r=flip1995bors-244/+285
2023-02-10Bump nightly version -> 2023-02-10Philipp Krones-1/+1
2023-02-10Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-589/+2218
2023-02-10Cleanup typos in en_US/borrowck.ftlJubilee-3/+3
2023-02-10Auto merge of #107652 - estebank:re_error, r=oli-obkbors-227/+248
2023-02-10add test for no input fileyukang-1/+10
2023-02-10create symlink only for non-windows operating systemsZephaniah Ong-3/+6
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-09Allow wasi-libc to initialize its environment variables lazily.Dan Gohman-1/+7
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