rust/library/core
Josh Triplett 7ba5d26636 FromStr: Rework explanation of FromStr/Display round-tripping
- Drop the phrasing "usually a mistake".
- Mention that `Display` may not be lossless.
- Drop a misplaced parenthetical about round-tripping that didn't fit
  the paragraph it was in.
2025-06-03 15:41:47 -07:00
..
src FromStr: Rework explanation of FromStr/Display round-tripping 2025-06-03 15:41:47 -07:00
Cargo.toml Initial implementation of core_float_math 2025-05-13 22:08:18 +00:00