rust/src/libstd/num
Alex Crichton 8d90d3f368 Remove all unstable deprecated functionality
This commit removes all unstable and deprecated functions in the standard
library. A release was recently cut (1.3) which makes this a good time for some
spring cleaning of the deprecated functions.
2015-08-12 14:55:17 -07:00
..
f32.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
f64.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
float_macros.rs std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
i8.rs Address feedback 2015-07-20 17:12:59 -07:00
i16.rs Address feedback 2015-07-20 17:12:59 -07:00
i32.rs Address feedback 2015-07-20 17:12:59 -07:00
i64.rs Address feedback 2015-07-20 17:12:59 -07:00
int_macros.rs std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
isize.rs Address feedback 2015-07-20 17:12:59 -07:00
mod.rs Register new snapshots 2015-08-11 15:11:13 -07:00
u8.rs Address feedback 2015-07-20 17:12:59 -07:00
u16.rs Address feedback 2015-07-20 17:12:59 -07:00
u32.rs Address feedback 2015-07-20 17:12:59 -07:00
u64.rs Address feedback 2015-07-20 17:12:59 -07:00
uint_macros.rs Fix negate_unsigned feature gate check 2015-07-14 21:48:43 +03:00
usize.rs Address feedback 2015-07-20 17:12:59 -07:00