mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-07 16:36:14 +00:00
ScalarMaybeUninit is explicitly hexadecimal in its formatting This makes `ScalarMaybeUninit` consistent with `Scalar` after the changes in https://github.com/rust-lang/rust/pull/94189. r? ``@oli-obk``
For more information about how rustc works, see the rustc dev guide.