rust/src/libcore/num
bors 272e77f035 Auto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
Correct some stability versions

These were found by running tidy on stable versions of rust and finding
features stabilised with the wrong version numbers.
2017-05-20 15:42:43 +00:00
..
dec2flt Remove float_extras 2017-04-20 21:16:31 -07:00
flt2dec fix confusion about parts required for float formatting 2017-05-09 12:58:50 -04:00
bignum.rs Move libXtest into libX/tests 2017-04-03 20:49:39 +02:00
diy_float.rs Move libXtest into libX/tests 2017-04-03 20:49:39 +02:00
f32.rs Remove float_extras 2017-04-20 21:16:31 -07:00
f64.rs Remove float_extras 2017-04-20 21:16:31 -07: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 Correct some stability versions 2017-05-20 08:38:39 +01: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 libcore: #[allow] some unused macros 2017-05-13 16:02:29 +02:00