Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-03-11 | Fix an error message test, simlify some serde code | Alex Crichton | -0/+6 | |
2016-03-07 | WIP | Alex Crichton | -0/+6 | |
2016-01-01 | Minor documentation grammar fix | Jake Goulding | -2/+4 | |
2015-12-18 | When decoding maps, leave fields that weren't processed | Alex Crichton | -2/+13 | |
Fixes an XXX | ||||
2015-04-20 | updated to master | Oliver Schneider | -0/+4 | |
2015-04-02 | wip | Alex Crichton | -0/+1 | |
2015-04-02 | Modularize rustc-serialize support | Alex Crichton | -0/+205 | |
* Add rustc-serialize as a default feature * Make room for for serde support |