mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
c1b4454275
checked_ilog tests: deal with a bit of float imprecision Fixes https://github.com/rust-lang/rust/issues/137591 r? `@tgross35`