about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-12 18:04:08 +0100
committerGitHub <noreply@github.com>2024-02-12 18:04:08 +0100
commit733f93d60c954f53f21b4640fcd089f6f5e4035b (patch)
tree3c998c677f70d6ac4cb9b77cf6d9e68b42f78e85 /compiler/rustc_pattern_analysis/src
parentf08ece38a890ec4185a97f48cfb085fb3580e0ed (diff)
parent5461fd4250c5e535ae653bd6f0f8392dede5b484 (diff)
downloadrust-733f93d60c954f53f21b4640fcd089f6f5e4035b.tar.gz
rust-733f93d60c954f53f21b4640fcd089f6f5e4035b.zip
Rollup merge of #120899 - compiler-errors:non-wf-alias, r=lcnr
Gracefully handle non-WF alias in `assemble_alias_bound_candidates_recur`

See explanation in test. I think it's fine to delay a bug here -- I don't believe we ever construct a non-wf alias on the good path? If so, then we can just remove the delay.

Fixes #120891

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