Thomas Bahn
|
f18c28161d
|
Follow rust std: Peekable changed signature
|
2015-02-06 22:27:19 +01:00 |
|
Thomas Bahn
|
79ff9fdafa
|
Use the IntoIterator trait in for loops
|
2015-02-06 22:23:16 +01: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 |
|
Erick Tryzelaar
|
f7eb082339
|
Initial port of build_log
|
2015-01-18 10:05:13 -08:00 |
|
Erick Tryzelaar
|
4fb427923b
|
Support json deserialization
|
2015-01-17 22:37:17 -08:00 |
|
Erick Tryzelaar
|
f8fb17b2ff
|
Convert json::ser to associated types
|
2015-01-17 22:20:28 -08:00 |
|
Erick Tryzelaar
|
8715a41158
|
Update to rust HEAD
|
2015-01-07 09:30:11 -08:00 |
|
Thomas Bahn
|
a276ec4bba
|
Fix: Utf16 handling moved from std into unicode crate
Following a rust change.
|
2014-12-23 18:35:00 +01:00 |
|
Thomas Bahn
|
512a54e983
|
Replace TreeMap with BTreeMap in the serde2
|
2014-12-23 18:33:37 +01:00 |
|
Erick Tryzelaar
|
c75f5caf8f
|
Update serde2 to rust HEAD
|
2014-12-13 16:58:31 -08:00 |
|
Erick Tryzelaar
|
73a9dd86b9
|
wip: refactor
|
2014-12-08 23:13:17 -08:00 |
|
Erick Tryzelaar
|
fcd276176b
|
wip: remove error fns from de
|
2014-12-08 22:45:58 -08:00 |
|
Erick Tryzelaar
|
f6434fcf77
|
add serde2 json deserializing to the benchmark
|
2014-12-05 22:19:30 -08:00 |
|
Erick Tryzelaar
|
8b9da64e29
|
Get serde2 compiling again
|
2014-12-05 16:24:32 -08:00 |
|
Erick Tryzelaar
|
ff8c8c77cc
|
Update to latest rust master
|
2014-11-17 19:21:46 -08:00 |
|
Erick Tryzelaar
|
671864eef4
|
Support parsing json with tests
|
2014-10-08 21:25:01 -07:00 |
|