core library: Disable fpmath tests for i586 ... This patch disables the floating-point epsilon test for i586 since x87 registers are too imprecise and can't produce the expected results.
#[inline]
log(0)
clippy
arithmetic_side_effects