diff options
| author | dianqk <dianqk@dianqk.net> | 2025-06-30 19:23:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-30 19:23:18 +0800 |
| commit | 3a35f36ae848290fbdc7b3e18555a0f94d1ce7a2 (patch) | |
| tree | 0817e1f7e102356430078078e0efdcf751ce4ac7 /compiler/rustc_pattern_analysis/src | |
| parent | 0952f86de31f90b0e9f2bc700243fcc711990aa9 (diff) | |
| parent | 1347b485848029278bfcb955fb579ba5ca3d4710 (diff) | |
| download | rust-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
