about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-02-24 19:21:49 -0500
committerGitHub <noreply@github.com>2025-02-24 19:21:49 -0500
commit6e6dcedb616d89b03ad4d8f3c024c2bf4f6cfe55 (patch)
tree3e7534aa147ccfcf63ebb9d4c2ec365963da72e1 /compiler/rustc_pattern_analysis/src
parent87f3908066243c86ff540ed0dd57750624634772 (diff)
parenta4a9fb412e1b0420b570a2d6ac2cf81142c5cc11 (diff)
downloadrust-6e6dcedb616d89b03ad4d8f3c024c2bf4f6cfe55.tar.gz
rust-6e6dcedb616d89b03ad4d8f3c024c2bf4f6cfe55.zip
Rollup merge of #137550 - matthewjasper:panic-later-for-missing-dropck-error, r=compiler-errors
Don't immediately panic if dropck fails without returning errors

This span_bug was a little too optimistic. I've decided that matching on the ErrorGuaranteed is a little more sensible than a delay bug that will always be ignored.

closes #137329
r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions