mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
917260ebc2
Fix overflowing_literals lint for large f32s Float literals need to be parsed as the correct type so they can be rounded correctly.