[Clippy] Swap float_equality_without_abs
to use diagnostic items instead of paths
This commit is contained in:
parent
5e4716888a
commit
c891082029
5 changed files with 7 additions and 5 deletions
|
@ -838,6 +838,7 @@ symbols! {
|
|||
f16_nan,
|
||||
f16c_target_feature,
|
||||
f32,
|
||||
f32_epsilon,
|
||||
f32_legacy_const_digits,
|
||||
f32_legacy_const_epsilon,
|
||||
f32_legacy_const_infinity,
|
||||
|
@ -854,6 +855,7 @@ symbols! {
|
|||
f32_legacy_const_radix,
|
||||
f32_nan,
|
||||
f64,
|
||||
f64_epsilon,
|
||||
f64_legacy_const_digits,
|
||||
f64_legacy_const_epsilon,
|
||||
f64_legacy_const_infinity,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue