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
/
libsyntax
/
ext
/
auto_encode.rs
Age
Commit message (
Expand
)
Author
Lines
2013-01-14
Merge remote-tracking branch 'mneumann/f-serialize'
Brian Anderson
-2
/
+4
2013-01-10
librustc: Implement `&static` as the replacement for `Durable`. r=nmatsakis
Patrick Walton
-2
/
+2
2013-01-09
core: rename vec.filter to vec.filtered
Erick Tryzelaar
-2
/
+2
2013-01-09
syntax: convert ast::spanned into a struct
Erick Tryzelaar
-21
/
+23
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-1
/
+5
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-5
/
+1
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-1
/
+5
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-7
/
+24
2012-12-27
Enhance auto_encode to take number of struct fields
Michael Neumann
-2
/
+4
2012-12-19
Remove serialize::traits submodule.
Erick Tryzelaar
-2
/
+0
2012-12-18
Another tweak to auto_encode to only use trait-qualified static methods
Brian Anderson
-0
/
+2
2012-12-18
Change auto_encode to call 'std::serialize::traits::Decode::decode'
Brian Anderson
-0
/
+2
2012-12-13
Begin renaming serialization to std::serialize. (snapshot)
Erick Tryzelaar
-0
/
+1161