aboutsummaryrefslogtreecommitdiff
path: root/src/encoder/mod.rs
AgeCommit message (Expand)AuthorLines
2016-12-30Return encoding errors for NaN and infiniteAlex Crichton-0/+19
2016-08-16Fix a typoVinzent Steinberg-1/+1
2016-07-29Touch up the encoder/decoder a bitAlex Crichton-60/+7
2016-07-28Cfg off functions only needed for rustc-serialize or serdeDavid Tolnay-0/+4
2016-07-14adjust for seq/map ser revampOliver Schneider-4/+37
2016-06-03Clippy runleonardo.yvens-0/+5
2016-03-07WIPAlex Crichton-0/+3
2015-08-29Fixed typomseri-1/+1
2015-04-21Fix serde-only compilationAlex Crichton-1/+1
2015-04-02wipAlex Crichton-0/+1
2015-04-02Modularize rustc-serialize supportAlex Crichton-0/+210