mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
coretests: Give ieee754.rs a more accurate name
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
mod carryless_mul;
|
||||
mod const_from;
|
||||
mod dec2flt;
|
||||
mod float_ieee754_flt2dec_dec2flt;
|
||||
mod float_iter_sum_identity;
|
||||
mod floats;
|
||||
mod flt2dec;
|
||||
mod ieee754;
|
||||
mod int_log;
|
||||
mod int_sqrt;
|
||||
mod midpoint;
|
||||
|
||||
Reference in New Issue
Block a user