mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
edace328b8
Add `#[inline]` to float `Debug` fallback used by `cfg(no_fp_fmt_parse)` Fixes #125229.