rust/src/libcore
est31 c79aba71d5 40 -> 39, as ceil(log10(2^128)) == 39
just as ceil(log10(2^64)) == 20
2016-12-30 15:17:28 +01:00
..
fmt 40 -> 39, as ceil(log10(2^128)) == 39 2016-12-30 15:17:28 +01:00
hash Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
iter impl Step for iu128 2016-12-30 15:17:26 +01:00
num Fix rebase fallout 2016-12-30 15:17:27 +01:00
prelude
str core: Forward ExactSizeIterator::is_empty for Bytes 2016-12-04 15:46:36 +01:00
sync Rollup merge of #38674 - GuillaumeGomez:atomic_fn_docs, r=frewsxcv 2016-12-29 17:26:38 -08:00
any.rs
array.rs
borrow.rs
Cargo.toml Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
cell.rs Address fallout 2016-12-16 19:42:17 -08:00
char_private.rs Fix fmt::Debug for strings, e.g. for Chinese characters 2016-11-18 14:45:59 +01:00
char.rs Stabilize std::char::{encode_utf8, encode_utf16} 2016-12-15 10:56:55 -08:00
clone.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
cmp.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
convert.rs
default.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
internal_macros.rs
intrinsics.rs Add documentation for some of the add/sub/mul intrinsics 2016-11-08 22:03:27 -05:00
iter_private.rs
lib.rs Feature gate the 128 bit types 2016-12-30 15:17:25 +01:00
macros.rs Fix invalid src url 2016-11-12 00:30:53 +01:00
marker.rs Add missing urls for marker's traits 2016-11-10 23:13:37 +01:00
mem.rs Add missing urls for mem module 2016-11-11 18:50:54 +01:00
nonzero.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
ops.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
option.rs Add cloned example for Option 2016-11-30 09:44:33 -08:00
panicking.rs
ptr.rs Implement RFC #1725 2016-12-12 21:44:09 -08:00
raw.rs
result.rs doc: Explain meaning of Result iters and link to factory functions. 2016-12-13 11:28:58 -08:00
slice.rs Rollup merge of #37761 - christophebiocca:borrow-stdlib-fn-refactor, r=alexcrichton 2016-12-20 11:16:17 -08:00
tuple.rs Remove macro work-around. 2016-11-12 12:47:13 -07:00