mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
f639ba634b
Implement LowerHex on Scalar to clean up their display in rustdoc Follow-up of https://github.com/rust-lang/rust/pull/94091. r? ````@RalfJung````