]> git.lizzy.rs Git - rust.git/commit
Don't panic on a pattern of unresolved ADT variant.
authorDawer <7803845+iDawer@users.noreply.github.com>
Mon, 10 May 2021 17:40:35 +0000 (22:40 +0500)
committerDawer <7803845+iDawer@users.noreply.github.com>
Mon, 31 May 2021 19:08:43 +0000 (00:08 +0500)
commit7d675eda80c5f1eb4a9fe7d374023d71721bf2f1
treec6a3e1bf3709c63d4451a52d0c110340b0665234
parent466345ca81c9f8a17347671ca27856eb963858f4
Don't panic on a pattern of unresolved ADT variant.
crates/hir_ty/src/diagnostics/match_check.rs
crates/hir_ty/src/diagnostics/pattern.rs