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
Age
Commit message (
Expand
)
Author
Lines
2014-12-08
libserialize: Prefer into_string() to to_string() wherever possible
Barosl Lee
-85
/
+85
2014-12-08
libserialize: Code cleanup
Barosl Lee
-69
/
+65
2014-12-08
libserialize: Always use a decimal point when emitting a float value
Barosl Lee
-3
/
+4
2014-12-08
libserialize: Do not coerce to integer when decoding a float value
Barosl Lee
-4
/
+4
2014-12-08
libserialize: Remove float preprocessing in serialize::json::Encoder
Barosl Lee
-21
/
+24
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-990
/
+956
2014-12-08
auto merge of #19561 : csouth3/rust/treeset-bitops, r=Gankro
bors
-1
/
+125
2014-12-07
auto merge of #19548 : luqmana/rust/mfb, r=nikomatsakis
bors
-14
/
+85
2014-12-07
auto merge of #19539 : cmr/rust/18959, r=nikomatsakis
bors
-8
/
+48
2014-12-07
Fix syntax error on android tests
Jorge Aparicio
-2
/
+2
2014-12-07
auto merge of #19522 : mukilan/rust/import-conflicts-item, r=cmr
bors
-8
/
+55
2014-12-07
auto merge of #19488 : jbranchaud/rust/add-btree-set-doctests, r=alexcrichton
bors
-0
/
+66
2014-12-06
libtime: remove unnecessary `to_string()` calls
Jorge Aparicio
-58
/
+58
2014-12-06
libtest: remove unnecessary `to_string()` calls
Jorge Aparicio
-1
/
+1
2014-12-06
libterm: remove unnecessary `to_string()` calls
Jorge Aparicio
-2
/
+2
2014-12-06
libsyntax: remove unnecessary `to_string()` calls
Jorge Aparicio
-21
/
+21
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-96
/
+96
2014-12-06
libserialize: remove unnecessary `to_string()` calls
Jorge Aparicio
-63
/
+63
2014-12-06
librustc_back: remove unnecessary `to_string()` calls
Jorge Aparicio
-2
/
+2
2014-12-06
libgetopts: remove unnecessary `to_string()` calls
Jorge Aparicio
-39
/
+39
2014-12-06
libcollections: remove unnecessary `to_string()` calls
Jorge Aparicio
-36
/
+36
2014-12-06
libtest: remove unnecessary `as_mut_slice()` calls
Jorge Aparicio
-1
/
+1
2014-12-06
libstd: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-1
/
+1
2014-12-06
librustdoc: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-1
/
+1
2014-12-06
librustc_trans: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-1
/
+1
2014-12-06
librustc: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-2
/
+2
2014-12-06
libcollections: remove unnecessary `as_mut_slice()` calls
Jorge Aparicio
-32
/
+32
2014-12-06
libtest: remove unnecessary `as_slice()` calls
Jorge Aparicio
-4
/
+4
2014-12-06
libterm: remove unnecessary `as_slice()` calls
Jorge Aparicio
-6
/
+4
2014-12-06
libsyntax: remove unnecessary `as_slice()` calls
Jorge Aparicio
-24
/
+22
2014-12-06
libstd: remove unnecessary `as_slice()` calls
Jorge Aparicio
-121
/
+118
2014-12-07
auto merge of #19407 : frewsxcv/rust/rm-reexports, r=cmr
bors
-195
/
+277
2014-12-07
Add compile-fail tests for #19498
Mukilan Thiyagarajan
-3
/
+26
2014-12-06
libserialize: remove unnecessary `as_slice()` calls
Jorge Aparicio
-38
/
+30
2014-12-06
librustdoc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-39
/
+39
2014-12-06
librustc_trans: remove unnecessary `as_slice` calls
Jorge Aparicio
-32
/
+30
2014-12-06
librustc_back: remove unnecessary `as_slice()` calls
Jorge Aparicio
-17
/
+15
2014-12-06
librustc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-40
/
+38
2014-12-06
libregex_macros: remove unnecessary `as_slice` calls
Jorge Aparicio
-3
/
+3
2014-12-06
libregex: remove unnecessary `as_slice` calls
Jorge Aparicio
-9
/
+9
2014-12-06
liblog: remove unnecessary `as_slice` calls
Jorge Aparicio
-12
/
+3
2014-12-06
libgraphviz: remove unnecessary `as_slice()` calls
Jorge Aparicio
-8
/
+8
2014-12-06
libgetops: remove unnecessary `as_slice()` calls
Jorge Aparicio
-9
/
+8
2014-12-06
libfmt_macros: remove unnecessary `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-12-06
libflate: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+2
2014-12-06
libcoretest: remove unnecessary `as_slice()` calls
Jorge Aparicio
-139
/
+139
2014-12-06
liballoc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-5
/
+5
2014-12-06
libcollections: remove unnecessary `as_slice()` calls
Jorge Aparicio
-126
/
+123
2014-12-06
auto merge of #19579 : alexcrichton/rust/snapshots, r=nikomatsakis
bors
-53
/
+12
2014-12-06
auto merge of #19431 : erickt/rust/buf-writer-error, r=alexcrichton
bors
-17
/
+27
[next]