mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
fab7a6a9fd
Stop emitting E0026 for struct enums with underscores This patch resolves a part of #83263; r? `@estebank`