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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
num
/
strconv.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-07
Forbid `priv` where it has no effect
Alex Crichton
-3
/
+3
2013-08-05
Updated std::Option, std::Either and std::Result
Marvin Löbel
-1
/
+1
2013-07-22
std: add #[bench] benchmarks for num::strconv
Graydon Hoare
-0
/
+24
2013-07-19
std: Remove old magic core mod
Brian Anderson
-1
/
+1
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-4
/
+3
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-9
/
+10
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-7
/
+7
2013-06-30
auto merge of #7487 : huonw/rust/vec-kill, r=cmr
bors
-3
/
+2
2013-06-30
Specialize to_str_common for floats/integers in strconv
Alex Crichton
-83
/
+113
2013-06-30
Convert vec::{reverse, swap} to methods.
Huon Wilson
-3
/
+2
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-18
/
+18
2013-06-16
Add copies to type params with Copy bound
Niko Matsakis
-14
/
+14
2013-06-12
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...
Huon Wilson
-6
/
+7
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+673