about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authordianqk <dianqk@dianqk.net>2025-06-30 19:23:18 +0800
committerGitHub <noreply@github.com>2025-06-30 19:23:18 +0800
commit3a35f36ae848290fbdc7b3e18555a0f94d1ce7a2 (patch)
tree0817e1f7e102356430078078e0efdcf751ce4ac7 /compiler/rustc_pattern_analysis/src
parent0952f86de31f90b0e9f2bc700243fcc711990aa9 (diff)
parent1347b485848029278bfcb955fb579ba5ca3d4710 (diff)
downloadrust-3a35f36ae848290fbdc7b3e18555a0f94d1ce7a2.tar.gz
rust-3a35f36ae848290fbdc7b3e18555a0f94d1ce7a2.zip
Rollup merge of #143159 - compiler-errors:freshen-re-error, r=oli-obk
Do not freshen `ReError`

Because `ReError` has `ErrorGuaranteed` in it, it affects candidate selection and thus causes incompleteness which leads to weirdness in eval. See the comment in the test.

Also remove an unnecessary `lookup_op_method` since it doesn't effect tests.

Fixes rust-lang/rust#132882.

r? types
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions