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
/
libserialize
/
serialize.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-27
serialize: use Result
Sean McArthur
-223
/
+250
2014-03-23
auto merge of #13095 : alexcrichton/rust/serialize-tuple, r=huonw
bors
-140
/
+30
2014-03-23
serialize: Read/emit tuples with {read,emit}_tuple
Alex Crichton
-140
/
+30
2014-03-22
rustc: Remove all usage of manual deref()
Alex Crichton
-1
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-3
/
+3
2014-03-13
Remove Rc's borrow method to avoid conflicts with RefCell's borrow in Rc<RefC...
Eduard Burtescu
-1
/
+1
2014-03-12
serialize: make Paths serializable
Erick Tryzelaar
-0
/
+27
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-121
/
+0
2014-02-21
std: rewrite Hash to make it more generic
Erick Tryzelaar
-0
/
+1
2014-02-21
libstd: Implement some convenience methods on vectors
Patrick Walton
-0
/
+21
2014-02-05
pull extra::{serialize, ebml} into a separate libserialize crate
Jeff Olson
-0
/
+760