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
/
libcollections
/
enum_set.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-18
Merge the Bitwise and ByteOrder traits into the Int trait
Brendan Zabarauskas
-2
/
+0
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-1
/
+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
-2
/
+2
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+2
2014-04-09
collections: replace all ~[T] with Vec<T>.
Huon Wilson
-16
/
+16
2014-03-31
collections: Switch field privacy as necessary
Alex Crichton
-3
/
+3
2014-03-23
use TotalEq for HashMap
Daniel Micay
-1
/
+1
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-1
/
+1
2014-02-24
Move extra::json to libserialize
Alex Crichton
-1
/
+1
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-1
/
+1
2014-02-24
Transition to new `Hash`, removing IterBytes and std::to_bytes.
Huon Wilson
-1
/
+1
2014-02-20
move enum_set to libcollections. #8784
HeroesGrave
-0
/
+294