mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 04:06:27 +00:00
It has a single callsite, and is fairly small. The `Float` match arm already has base-specific checking inline, so this makes things more consistent.