rust/library/core/tests/num
Eric Holk c18f22058b Rename integer log* methods to ilog*
This reflects the concensus from the libs team as reported at
https://github.com/rust-lang/rust/issues/70887#issuecomment-1209513261

Co-authored-by: Yosh Wuyts <github@yosh.is>
2022-08-09 10:20:49 -07:00
..
dec2flt Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
flt2dec Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
bignum.rs Simplification of BigNum::bit_length 2022-01-10 14:18:28 -08:00
const_from.rs Add test for int to float 2021-08-07 19:03:34 +02:00
i8.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
i16.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
i32.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
i64.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
i128.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
ieee754.rs
int_log.rs Rename integer log* methods to ilog* 2022-08-09 10:20:49 -07:00
int_macros.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
mod.rs better def of is signed in tests. 2022-04-11 07:37:53 +01:00
nan.rs
ops.rs Remove unused macro rules 2022-04-18 23:28:06 +02:00
u8.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
u16.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
u32.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
u64.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
u128.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
uint_macros.rs Update int_roundings methods from feedback 2022-05-04 23:20:29 -04:00
wrapping.rs Miri/CTFE: properly treat overflow in (signed) division/rem as UB 2022-03-01 20:39:51 -05:00