mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 13:50:31 +00:00
Suggest the correct pattern syntax on usage of unit variant pattern for a struct variant Closes #126243 I add a suggestion on usage of unit variant pattern for a struct variant.