| .. |
|
dec2flt
|
Removed the incorrect documentation for from_str
|
2017-09-04 22:16:15 -04:00 |
|
flt2dec
|
use field init shorthand EVERYWHERE
|
2017-08-15 15:29:17 -07:00 |
|
bignum.rs
|
Move libXtest into libX/tests
|
2017-04-03 20:49:39 +02:00 |
|
diy_float.rs
|
use field init shorthand EVERYWHERE
|
2017-08-15 15:29:17 -07:00 |
|
f32.rs
|
Update bootstrap compiler
|
2017-08-31 06:58:58 -07:00 |
|
f64.rs
|
Fix overflowing_literals lint for large f32s
|
2017-07-19 03:22:45 +01:00 |
|
i8.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
i16.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
i32.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
i64.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
i128.rs
|
Make members of {std,core}::{i128,u128} unstable
|
2017-01-06 03:53:55 +01:00 |
|
int_macros.rs
|
Fix a few impl stability attributes
|
2017-01-29 13:31:47 +00:00 |
|
isize.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
mod.rs
|
change #![feature(const_fn)] to specific gates
|
2017-09-16 15:53:02 +00:00 |
|
u8.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
u16.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
u32.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
u64.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
u128.rs
|
Make members of {std,core}::{i128,u128} unstable
|
2017-01-06 03:53:55 +01:00 |
|
uint_macros.rs
|
Fix a few impl stability attributes
|
2017-01-29 13:31:47 +00:00 |
|
usize.rs
|
Such large. Very 128. Much bits.
|
2016-12-30 15:15:44 +01:00 |
|
wrapping.rs
|
std: Cut down #[inline] annotations where not necessary
|
2017-07-20 12:01:32 -07:00 |