mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
0390d62168
3979: fix missing match arm false positive for enum with no variants r=flodiebold a=JoshMcguigan fixes #3974 Co-authored-by: Josh Mcguigan <joshmcg88@gmail.com>