Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-07-29 | Touch up the encoder/decoder a bit | Alex Crichton | -0/+32 | |
* Whitespace things * Don't make `State` public * Remove `#[cfg]` annotations | ||||
2016-06-03 | Clippy run | leonardo.yvens | -5/+5 | |
2015-12-18 | When decoding maps, leave fields that weren't processed | Alex Crichton | -0/+27 | |
Fixes an XXX | ||||
2015-04-02 | Modularize rustc-serialize support | Alex Crichton | -0/+689 | |
* Add rustc-serialize as a default feature * Make room for for serde support |