Function rustc_lint::middle::ty::type_is_floating_pointUnstable
[-] [+]
[src]
pub fn type_is_floating_point(ty: &TyS) -> bool
Returns true if this type is a floating point type and false otherwise.