diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2012-03-14 11:49:28 -0400 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2012-03-14 11:49:28 -0400 |
| commit | ffa187db252a7ee8765025f95d2cae18859258be (patch) | |
| tree | 7be54115a961c0681b80f2c36ee3fff791a2fd28 /src/rt/rust_task.cpp | |
| parent | c6f2594319266c73f9b5a6c69dd482d6fda8dd12 (diff) | |
| download | rust-ffa187db252a7ee8765025f95d2cae18859258be.tar.gz rust-ffa187db252a7ee8765025f95d2cae18859258be.zip | |
adjust auto_serialize to generate fns named serialize_T()
We used to generate a module T with a serialize() and deserialize() fn, but this was suboptimal for a number of reasons: - it required moving serialization into core so that uint etc worked - it was harder to override the serialization behavior locally (this is now trivial)
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions
