about summary refs log tree commit diff
path: root/src/test/run-pass/auto-encode.rs
AgeCommit message (Expand)AuthorLines
2013-01-29librustc: Disallow trait bounds in types, enumerations, and structure definit...Patrick Walton-5/+0
2013-01-29libstd: Remove "dual impls" from the language and enforce coherence rules. r=...Patrick Walton-7/+4
2013-01-24remove support for records from auto_encodeErick Tryzelaar-12/+16
2012-12-28test: Fix a bunch of run-pass tests. rs=bustagePatrick Walton-2/+2
2012-12-19Remove serialize::traits submodule.Erick Tryzelaar-1/+1
2012-12-18Stop resolving static methods at the module level. Closes #4179Brian Anderson-2/+2
2012-12-17Switch from serialization to std::serialize. (snapshot)Erick Tryzelaar-0/+205