about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-23 23:53:56 +0000
committerbors <bors@rust-lang.org>2023-03-23 23:53:56 +0000
commitcf073ec2cbf0b90ded7893f429020b81dd28e6c3 (patch)
treee31552033b49bfcd9bf6c45c860802339aa877f3 /compiler/rustc_codegen_llvm/src
parent1459b3128e288a85fcc4dd1fee7ada2cdcf28794 (diff)
parentfc0cbe834098fc7c69cc4273bd1d16ed028b01ad (diff)
downloadrust-cf073ec2cbf0b90ded7893f429020b81dd28e6c3.tar.gz
rust-cf073ec2cbf0b90ded7893f429020b81dd28e6c3.zip
Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnr
Don't pass `TreatProjections` separately to `fast_reject`

Don't pass `TreatProjections` separately to `fast_reject`, and instead use the original approach of switching on two variants of `TreatParams` (undoes this: https://github.com/rust-lang/rust/pull/108830#pullrequestreview-1330371417).

Fixes the regression introduced in https://github.com/rust-lang/rust/pull/108830#issuecomment-1468116419
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions