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