rust/src/libcore/num
Pietro Albini 66fcb3ceb2
Rollup merge of #55901 - euclio:speling, r=petrochenkov
fix various typos in doc comments
2018-11-15 11:04:42 +01:00
..
dec2flt revert making internal APIs const fn. 2018-11-10 01:10:07 +01:00
flt2dec revert making internal APIs const fn. 2018-11-10 01:10:07 +01:00
bignum.rs docs: do not call integer overflows as underflows 2017-12-21 02:39:01 +01:00
diy_float.rs Remove redundant field names in structs 2018-08-04 14:58:20 +02:00
f32.rs fix various typos in doc comments 2018-11-13 14:45:31 -05:00
f64.rs Rollup merge of #50919 - frewsxcv:frewsxcv-epsilon, r=steveklabnik 2018-06-02 13:14:23 -06: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 Stabilize i128 feature too 2018-03-26 08:37:56 -05: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 Rollup merge of #55828 - oli-obk:promotion_strikes_again, r=eddyb 2018-11-11 00:21:23 +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 Fix a few more 2018-03-26 08:37:56 -05: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 constify parts of libcore. 2018-11-10 01:07:32 +01:00