Erick Tryzelaar
|
004a89510e
|
ported over to the new std::io, but it's half the speed of std::old_io
|
2015-02-14 10:01:22 -08:00 |
|
Erick Tryzelaar
|
4dccf8cdec
|
Clean up warnings in serde
|
2015-02-13 10:26:13 -08:00 |
|
Thomas Bahn
|
9a284ae7c2
|
Follow rust std: fmt::Show was renamed to fmt::Debug
|
2015-02-06 22:23:16 +01:00 |
|
Thomas Bahn
|
5dd077969c
|
Use slicing syntax instead of .as_slice()
|
2015-02-06 22:23:16 +01:00 |
|
Thomas Bahn
|
3022d7301a
|
Use deref coercions when possible
|
2015-02-06 22:23:15 +01:00 |
|
Thomas Bahn
|
361acd37d0
|
Follow rust std: int, uint were renamed to isize, usize
|
2015-02-06 22:23:15 +01:00 |
|
Erick Tryzelaar
|
8715a41158
|
Update to rust HEAD
|
2015-01-07 09:30:11 -08:00 |
|
Erick Tryzelaar
|
b98719a4a0
|
update to rust HEAD, switch to rustc_serialize
|
2015-01-04 17:18:50 -08:00 |
|
Erick Tryzelaar
|
21a58e86e4
|
Rename Serializable to Serialize, Deserializable to Deserialize
|
2014-11-13 07:54:44 -08:00 |
|
kvark
|
2224e9afdf
|
Fixed the struct map interaction with serial_name. Added a separarte JSON test for serial_name.
|
2014-09-07 10:43:15 -04:00 |
|