mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
70e3277bf9
- Convert constants to strings and compare directly with float literal. - Return immediately after positive match for constant. - Fix value of `my_log10_e` in `approx_const` tests.