mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
f597846826
Types with reachable constructors are reachable Fixes #96934. r? `@petrochenkov`