mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 00:46:17 +00:00
Consider fields to be inhabited if they are unstable Fixes #133885 with a simple heuristic r? Nadrieril Not totally certain if this needs T-lang approval or a crater run.