summaryrefslogtreecommitdiffstats
path: root/src/decoder.rs
AgeCommit message (Expand)Author
2018-01-01cleanup: replace try! with ?Balaji Sivaraman
2017-11-22clippy: docs: put more relevant things into backticks.Matthias Krüger
2017-11-01fix some typosMartin Lindhe
2017-03-31Enforce 79 column limit. Grr.Andrew Gallant
2017-03-14remove allow(dead_code)Andrew Gallant
2017-03-12Stop aggressive inlining.Andrew Gallant
2017-03-12Add support for additional text encodings.Andrew Gallant