mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 10:07:45 +00:00
`as` casts are only allowed for primitives, doing the same operations with `rustc_apfloat` requires using functions. Add a way to specify these separately.