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