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
/
test
/
run-pass
/
bitv-perf-test.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-07
moved collections from libextra into libcollections
HeroesGrave
-2
/
+2
2014-01-30
Remove Times trait
Brendan Zabarauskas
-1
/
+1
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-1
/
+1
2013-10-06
Add appropriate #[feature] directives to tests
Alex Crichton
-1
/
+1
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-2
/
+1
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-2
/
+2
2013-05-18
replace old_iter::repeat with the Times trait
Daniel Micay
-1
/
+1
2013-04-28
make way for a new iter module
Daniel Micay
-1
/
+1
2013-02-17
Modernize bitv mut fields and explicit self
Alex Crichton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-28
CamelCasify lots of std
Ben Striegel
-3
/
+3
2012-07-30
Reduce the difficulty of run-pass/bitv-perf-test. Valgrinds slowly
Brian Anderson
-1
/
+1
2012-07-29
Rewrite bitv to use classes and optimize its representation
Tim Chevalier
-0
/
+13