about summary refs log tree commit diff
path: root/src/libstd/serialize.rs
AgeCommit message (Expand)AuthorLines
2012-12-27librustc: Terminate name searches at the nearest module scope for paths that ...Patrick Walton-0/+3
2012-12-27Enhance auto_encode to take number of struct fieldsMichael Neumann-2/+2
2012-12-20Remove the cfg(stageN)-specific serialize code.Erick Tryzelaar-607/+0
2012-12-19Remove serialize::traits submodule.Erick Tryzelaar-0/+603
2012-12-18Stop resolving static methods at the module level. Closes #4179Brian Anderson-19/+20
2012-12-13Begin renaming serialization to std::serialize. (snapshot)Erick Tryzelaar-0/+585