Function rustc::middle::ty::type_is_floating_point[src]

pub fn type_is_floating_point(ty: t) -> bool

Returns true if this type is a floating point type and false otherwise.