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
/
libtest
/
stats.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-7
/
+7
2014-06-13
auto merge of #14831 : alexcrichton/rust/format-intl, r=brson
bors
-1
/
+1
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-1
/
+1
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-2
/
+0
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-3
/
+3
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-4
/
+4
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-15
core: Move intrinsic float functionality from std
Alex Crichton
-3
/
+3
2014-05-14
libtest: Remove all uses of `~str` from `libtest`.
Patrick Walton
-5
/
+8
2014-05-03
Use is_zero
Dirk Leifeld
-4
/
+3
2014-05-03
Generalize stats from f64 to the Float trait
Dirk Leifeld
-96
/
+114
2014-04-22
auto merge of #13597 : bjz/rust/float-api, r=brson
bors
-2
/
+2
2014-04-19
Have floating point functions take their parameters by value.
Brendan Zabarauskas
-2
/
+2
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-3
/
+3
2014-04-11
libtest: rename `BenchHarness` to `Bencher`
Liigo Zhuang
-5
/
+5
2014-04-10
Remove some internal ~[] from several libraries.
Huon Wilson
-4
/
+4
2014-04-06
De-~[] Mem{Reader,Writer}
Steven Fackler
-1
/
+1
2014-03-31
test: Switch field privacy as necessary
Alex Crichton
-12
/
+12
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-23
use TotalEq for HashMap
Daniel Micay
-1
/
+1
2014-03-22
Remove nearly all uses of `~[]` from libtest.
Huon Wilson
-17
/
+18
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-2
/
+2
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-0
/
+1056