mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 21:40:42 +00:00
Mark payload fields of ScalarPair enums as Scalar::Union when they're not always initialized Fixes #96158 r? `@RalfJung`
For more information about how rustc works, see the rustc dev guide.