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
/
libarena
Age
Commit message (
Expand
)
Author
Lines
2014-02-20
move extra::test to libtest
Liigo Zhuang
-3
/
+3
2014-02-14
extern mod => extern crate
Alex Crichton
-4
/
+3
2014-02-13
Removed num::Orderable
Michael Darakananda
-2
/
+3
2014-02-13
remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_of...
JeremyLetang
-4
/
+3
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-2
/
+1
2014-02-09
std: Add move_val_init to mem. Replace direct intrinsic usage
Brian Anderson
-5
/
+5
2014-02-09
arena: use the generic `bh.iter` to stop the benchmarks being DCE'd.
Huon Wilson
-9
/
+9
2014-02-07
allow generating drop glue without the TyDesc
Daniel Micay
-3
/
+2
2014-02-07
moved collections from libextra into libcollections
HeroesGrave
-3
/
+5
2014-02-02
arena: stop using @[].
Huon Wilson
-19
/
+23
2014-02-01
auto merge of #11930 : bjz/rust/next_power_of_two, r=huonw
bors
-3
/
+2
2014-01-31
Introduce marker types for indicating variance and for opting out
Niko Matsakis
-1
/
+3
2014-02-01
Remove some unused imports
Brendan Zabarauskas
-1
/
+0
2014-02-01
Make next_power_of_two generic for unsigned integers
Brendan Zabarauskas
-2
/
+2
2014-01-29
extra: move arena to libarena
David Manescu
-0
/
+609