.. |
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
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
i16.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
i32.rs
|
Minor refactoring
|
2020-09-05 17:07:53 +05:30 |
i64.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
i128.rs
|
Add u128 and i128 integer tests
|
2020-11-14 20:27:08 +01:00 |
ieee754.rs
|
Add IEEE754 tests
|
2021-03-22 17:02:06 -07:00 |
int_log.rs
|
skip slow int_log tests in Miri
|
2022-03-31 11:48:51 -04:00 |
int_macros.rs
|
Revert "Temporarily rename int_roundings functions to avoid conflicts"
|
2021-11-22 15:49:04 -05:00 |
mod.rs
|
better def of is signed in tests.
|
2022-04-11 07:37:53 +01:00 |
nan.rs
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
ops.rs
|
Remove unused macro rules
|
2022-04-18 23:28:06 +02:00 |
u8.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
u16.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
u32.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
u64.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
u128.rs
|
Add u128 and i128 integer tests
|
2020-11-14 20:27:08 +01:00 |
uint_macros.rs
|
Revert "Temporarily rename int_roundings functions to avoid conflicts"
|
2021-11-22 15:49:04 -05:00 |
wrapping.rs
|
Miri/CTFE: properly treat overflow in (signed) division/rem as UB
|
2022-03-01 20:39:51 -05:00 |