mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
f88f9a9dc5
Closes rust-lang/rust-clippy#14598 Implemented checks for simple enum variants when checking if match arms are disjointed. changelog: [`manual_let_else`] fix FN when diverges on simple enum variant