pub fn float_scalars_unimplemented_abstract() -> impl Iterator<Item = Scalar> + CloneExpand description
Produce all the floating-point ir::Scalars, but omit
abstract types, for #7405.
pub fn float_scalars_unimplemented_abstract() -> impl Iterator<Item = Scalar> + CloneProduce all the floating-point ir::Scalars, but omit
abstract types, for #7405.