index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
num
/
i64.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-02-24
Remove std::from_str::FromStr from the prelude
Brendan Zabarauskas
-0
/
+1
2014-02-23
std: Move intrinsics to std::intrinsics.
Brian Anderson
-1
/
+1
2014-02-17
Rename Bitwise::population_count to Bitwise::count_ones and add Bitwise::coun...
Brendan Zabarauskas
-4
/
+5
2014-02-14
Enable 64-bit checked multiplication on 32-bit
Alex Crichton
-2
/
+0
2014-01-16
Merge Bitwise and BitCount traits and remove from prelude, along with Bounded
Brendan Zabarauskas
-2
/
+2
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-1
/
+1
2013-11-29
Removed module macro workaround for signed and unsigned integers
Marvin Löbel
-3
/
+9
2013-09-09
Fix unused import warnings on 32bit systems
Brendan Zabarauskas
-1
/
+3
2013-09-08
Moved checked trait impls out of std::num
Brendan Zabarauskas
-1
/
+34
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-3
/
+3
2013-05-24
Remove usage of the #[merge] hack with int modules
Alex Crichton
-0
/
+32