Rollup merge of #141874 - usamoi:eps, r=tgross35
add f16_epsilon and f128_epsilon diagnostic items cc https://github.com/rust-lang/rust/issues/116909 r? ``@tgross35``
This commit is contained in:
@@ -937,8 +937,10 @@ symbols! {
|
||||
external_doc,
|
||||
f,
|
||||
f128,
|
||||
f128_epsilon,
|
||||
f128_nan,
|
||||
f16,
|
||||
f16_epsilon,
|
||||
f16_nan,
|
||||
f16c_target_feature,
|
||||
f32,
|
||||
|
||||
Reference in New Issue
Block a user