mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
010da38d00
float::minimum/maximum: say which exact IEEE operation this corresponds to There's both `minimum` and `minimumNumber`, so this seems worth clarifying. Also use code font for these names to make it more clear that they are technical terms.