mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
Fix out of date `Scalar` documentation Scalars can represent integers up to `u128`, but the docs state otherwise.
For more information about how rustc works, see the rustc dev guide.