5457eab3c5
* count_ones/zeros, trailing_ones/zeros return u32, not usize * rotate_left/right take u32, not usize * RADIX, MANTISSA_DIGITS, DIGITS, BITS, BYTES are u32, not usize Doesn't touch pow because there's another PR for it. cc https://github.com/rust-lang/rust/issues/22240 r? @Gankro |
||
---|---|---|
.. | ||
collections | ||
ffi | ||
fs | ||
io | ||
net | ||
num | ||
old_io | ||
old_path | ||
prelude | ||
rand | ||
rt | ||
sync | ||
sys | ||
thread_local | ||
time | ||
ascii.rs | ||
bool.rs | ||
dynamic_lib.rs | ||
env.rs | ||
lib.rs | ||
macros.rs | ||
os.rs | ||
panicking.rs | ||
path.rs | ||
process.rs | ||
rtdeps.rs | ||
thread.rs | ||
thunk.rs | ||
tuple.rs | ||
unit.rs |